Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 1 addition & 23 deletions userbot/modules/afk.py
Original file line number Diff line number Diff line change
Expand Up @@ -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!",
]
# =================================================================

Expand Down