From: Georgios Atheridis Date: Sat, 11 Jun 2022 21:39:44 +0000 (+0000) Subject: changed latege auto message X-Git-Url: https://git.atheridis.org/?a=commitdiff_plain;h=df2b03ef58dd486f2578060ee3aa6f32d293d2fd;p=ihaspeks%2Faptbot-ihaspeks.git changed latege auto message --- diff --git a/skgyorugo/auto_messages/latege.py b/skgyorugo/auto_messages/latege.py index 816894c..932f652 100644 --- a/skgyorugo/auto_messages/latege.py +++ b/skgyorugo/auto_messages/latege.py @@ -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)