diff --git a/bot.py b/bot.py index ce5988a..6dada71 100644 --- a/bot.py +++ b/bot.py @@ -112,7 +112,7 @@ used_words = set() @bot.event async def on_ready(): - + global launched folder_name = "cogs" if launched == True: pass