diff --git a/bot.py b/bot.py index e80ed4c..200f164 100644 --- a/bot.py +++ b/bot.py @@ -55,5 +55,5 @@ async def _(event): print("Bot has started.") -print("Do visit @BotCode_Seller..") +print("Wait...a min..") datgbot.run_until_disconnected()