Skip to content

Instantly share code, notes, and snippets.

@phaticusthiccy
Created February 4, 2021 19:07
Show Gist options
  • Save phaticusthiccy/c70ddf3364ef8bdcf1124a70de4fb3af to your computer and use it in GitHub Desktop.
Save phaticusthiccy/c70ddf3364ef8bdcf1124a70de4fb3af to your computer and use it in GitHub Desktop.
/* Codded by @Unique_hunter
Telegram: https://t.me/Unique_hunter
*/
const Asena = require('../events');
const {MessageType} = require('@adiwajshing/baileys');
Asena.addCommand({pattern: 'sevgilim', fromMe: true}, (async (message, match) => {
var r_text = new Array ();
r_text[0] = "*Sen benim arayıpta bulduğum değil. Hiç aklımda yokken aşık olduğumsun.*";
r_text[1] = "*Gülümsün sen benim, dünyamdaki tek nefesim, mis kokulu dilberim senin için ölüme giderim.*";
r_text[2] = "*Sonradan görme diyorlarmış bana. Allah seni bu yaşımda karşıma çıkardıysa; suç benim mi?*";
r_text[3] = "*Bir umut serpilsin yüreğine, bin mutluluk doğsun günlerine, her şey kendin gibi ve gözlerin kadar güzel olsun.*";
r_text[4] = "*Gözlerindeki hayat ışığı dünyamı aydınlatıyor, yaşadığım hayat seni kıskanıyor bebeğim.*";
r_text[5] = "*Tüm güzelliklerimi, mutluluklarımı, heyecanlarımı sana getiriyorum, çünkü ben seninle yaşıyorum.*";
r_text[6] = "*Uykuya daldığımda seni hayal edeceğim.*";
r_text[7] = "*Dünyanın 7 harikası bile senin yanında değersiz kalır aşkım, sen benim içimdeki dünyamın tek harikasısın.*";
r_text[8] = "*Seninle hayattan zevk almayı öğrendim, elini tutunca kalbimin atışını hissettim, sözlerinle gülmeyi öğrendim aşkım.*";
r_text[9] = "*Şimdi uzaklarda olsan da hayalin yetiyor bana, bir gün geleceksin yanıma o zaman başlayacağım yaşamaya.*";
r_text[10] = "*Seviyorum seni seviyorum demeyi, seviyorum gözlerine baktığımda sıcacık gülümsemeni.*";
r_text[11] = "*Sen bir erkeğin isteyip de elde edemediği varlıksın. Sen yalan dünyaya gönderilmiş tek gerçeğimsin aşkım.*";
r_text[12] = "*Senin iç güzelliğin yeter bu yalan dünyadaki polyannacı sevgilere aşkım, içinin güzelliği yüzüne vurmuş ay yüzlüm benim.*";
r_text[13] = "*Sen bir pınarsın içilen ama kanılmayan, seveni yanıltmayan, sevince yanılmayan, varlığına doyulmayan, yokluğuna dayanılmayan.*";
r_text[14] = "*O kadar güzelsin ki, manzaralar seni seyretsin.*";
r_text[15] = "*Önce sesin gelir aklıma, çaresiz kaldıkça hep seni düşünürüm.*";
r_text[16] = "*Seni ilk gördüğümde melek sandım, şimdi perim oldun hayatıma hayat kattın.*";
r_text[17] = "*Sevgilim bugün süper güzel oldun, saçlara bak dağınık ama ayrı bir havası var.*";
r_text[18] = "*Hadi evet de, bana evet de, açtım ellerimi kalbime bekliyorum o sıcacık sevgini.*";
r_text[19] = "*Bal gözlüm benim cennetim, benim yalan dünyadaki tek gerçeğimsin, dünyadaki tek gerçeğim oldun yalan dünyayı unuttum.*";
r_text[20] = "*Eğer sen varsan, başkası olmasa da olur.*";
r_text[21] = "*Seni ilk gördüğümde hayattan zevk almayı öğrendim, elini tutunca kalbimin atışını hissettim, sözlerinle gülmeyi öğrendim aşkım.*";
var i = Math.floor(22*Math.random())
await message.sendMessage(`${r_text[i]}`);
}));
Asena.addCommand({pattern: 'infosevgilim', fromMe: true}, (async (message, match) => {
await message.sendMessage("*Codded by @Unique_hunter*\nsevgilinize gönderilebilecek en iyi iltifatları rastgele seçer.\n💻Usage: *.sevgilim*");
}));
Asena.addCommand({pattern: 'darling', fromMe: true}, (async (message, match) => {
var r_text = new Array ();
r_text [0] = "*You are not what I searched for. You fell in love while I was out of my mind.*";
r_text [1] = "*Your smile is mine, my only breath in my world, my fragrant sweetie, I will go to death for you.*";
r_text [2] = "*They were telling me to see afterward. If Allah brought you against me at this age; is it my fault?*";
r_text [3] = "*May a hope sprinkle in your heart, a thousand happiness will be born in your days, everything be like yourself and be as beautiful as your eyes.*";
r_text [4] = "*The light of life in your eyes illuminates my world, the life I live is jealous of you baby.*";
r_text [5] = "*I bring all my beauties, happiness and excitement to you, because I live with you.*";
r_text [6] = "*I will dream of you when I fall asleep.*";
r_text [7] = "*Even 7 wonders of the world are worthless beside you my love, you are the only wonder of my inner world. *";
r_text [8] = "*Enjoy life with you I learned to take it, I felt my heart beat when I held your hand, I learned to laugh with your words my love.*";
r_text [9] = "*Even if you are far away now, your dream is enough ba na, one day you will come next to me then I will start living.*";
r_text [10] = "*I love to say I love you, I love your warm smile when I look in your eyes.*";
r_text [11] = "*You are the creature that a man wants but cannot get. You are my only truth sent to the false world, my love.*";
r_text [12] = "*Your inner beauty is enough, this lie is enough for the polyannish loves in the world my love, the beauty of your inner is my moon-faced.*";
r_text [13] = "*You are a spring*";
r_text [14] = "*You are so beautiful that the scenery will watch you.*";
r_text [15] = "*First, your voice comes to my mind..*";
r_text [16] = "*I thought you was an angel when I first saw you, now you became my fairy, you brought life to my life.*";
r_text [17] = "*Darling, you are super beautiful today, look at the hair messy but separate*";
r_text [18] = "*Come on, say yes, tell me yes, I opened my hands to my heart, waiting for that warm love.*";
r_text [19] = "*My honey-eyed is my heaven, you are my only truth in the false world , you became my only truth in the world, I forgot the false world.*";
r_text [20] = "*If you are, it will be even if there is no other.*";
r_text [21] = "*I learned to enjoy the moment, when I held your hand I felt my heart beat, I learned to laugh with your words, my love.*";
var i = Math.floor(22*Math.random())
await message.sendMessage(`${r_text[i]}`);
}));
Asena.addCommand({pattern: 'infodarling', fromMe: true}, (async (message, match) => {
await message.sendMessage("*Codded by @Unique_hunter*\n Randomly chooses sentences for your bae.\n💻Usage: *.darling*");
}));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment