From 543586e8701201e706cfc2e8dcd72d644383e418 Mon Sep 17 00:00:00 2001 From: expect <89535984+WhatDidYouExpect@users.noreply.github.com> Date: Sat, 21 Jun 2025 00:33:33 +0200 Subject: [PATCH] end me --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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