From 8b2dc9f06b13e2262ccf3f48ad2448de606ad169 Mon Sep 17 00:00:00 2001 From: raxy07 <81227997+raxy07@users.noreply.github.com> Date: Tue, 23 Mar 2021 15:11:20 +0000 Subject: [PATCH] Update afk.py Afk yang baru --- userbot/modules/afk.py | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/userbot/modules/afk.py b/userbot/modules/afk.py index d8b9076..eaf84ea 100644 --- a/userbot/modules/afk.py +++ b/userbot/modules/afk.py @@ -16,29 +16,7 @@ # ========================= CONSTANTS ============================ AFKSTR = [ - "I'm busy right now. Please talk in a bag and when I come back you can just give me the bag!", - "I'm away right now. If you need anything, leave a message after the beep:\n`beeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeep`!", - "You missed me, next time aim better.", - "I'll be back in a few minutes and if I'm not...,\nwait longer.", - "I'm not here right now, so I'm probably somewhere else.", - "Roses are red,\nViolets are blue,\nLeave me a message,\nAnd I'll get back to you.", - "Sometimes the best things in life are worth waiting for…\nI'll be right back.", - "I'll be right back,\nbut if I'm not right back,\nI'll be back later.", - "If you haven't figured it out already,\nI'm not here.", - "Hello, welcome to my away message, how may I ignore you today?", - "I'm away over 7 seas and 7 countries,\n7 waters and 7 continents,\n7 mountains and 7 hills,\n7 plains and 7 mounds,\n7 pools and 7 lakes,\n7 springs and 7 meadows,\n7 cities and 7 neighborhoods,\n7 blocks and 7 houses...\n\nWhere not even your messages can reach me!", - "I'm away from the keyboard at the moment, but if you'll scream loud enough at your screen, I might just hear you.", - "I went that way\n---->", - "I went this way\n<----", - "Please leave a message and make me feel even more important than I already am.", - "I am not here so stop writing to me,\nor else you will find yourself with a screen full of your own messages.", - "If I were here,\nI'd tell you where I am.\n\nBut I'm not,\nso ask me when I return...", - "I am away!\nI don't know when I'll be back!\nHopefully a few minutes from now!", - "I'm not available right now so please leave your name, number, and address and I will stalk you later.", - "Sorry, I'm not here right now.\nFeel free to talk to my userbot as long as you like.\nI'll get back to you later.", - "I bet you were expecting an away message!", - "Life is so short, there are so many things to do...\nI'm away doing one of them..", - "I am not here right now...\nbut if I was...\n\nwouldn't that be awesome?", + " Lagi AFK Dulu..Nanti klo On di bales!", ] # =================================================================