changed latege auto message
authorGeorgios Atheridis <atheridis@tutamail.com>
Sat, 11 Jun 2022 21:39:44 +0000 (21:39 +0000)
committerGeorgios Atheridis <atheridis@tutamail.com>
Sat, 11 Jun 2022 21:39:44 +0000 (21:39 +0000)
skgyorugo/auto_messages/latege.py

index 816894c2a8e28ba5207e81c78f7e85471270ff5b..932f652db6a707ab1886cb5c64a1ba3653fdd4ed 100644 (file)
@@ -26,5 +26,5 @@ def main(bot: Bot, message: Message):
         msg = f"Amazing!!! {message.channel} is EXACTLY on time today POGGERS"
     else:
         msg = f"UNBELIEVABLE!!!!! {message.channel} is EARLY by {-latege_amount} seconds!!!!\
-        This has NEVER happened before POGGERS"
+        Something very wrong is going on in this world monkaW"
     bot.send_privmsg(message.channel, "/announce " + msg)