This commit is contained in:
expect 2025-06-21 00:33:33 +02:00
parent 1ff2087a62
commit 543586e870

2
bot.py
View file

@ -112,7 +112,7 @@ used_words = set()
@bot.event
async def on_ready():
global launched
folder_name = "cogs"
if launched == True:
pass