From 186563a5608a23b00e6e9f33da295257fd1fa83f Mon Sep 17 00:00:00 2001 From: n Date: Fri, 31 Jan 2025 19:47:23 -0600 Subject: [PATCH] something --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index bd1e339..daffa93 100644 --- a/bot.py +++ b/bot.py @@ -52,7 +52,7 @@ async def make_choice(room, message): async def help_message(room, message): match = botLibrary.MessageMatch(room, message, bot, PREFIX) if not (match.is_not_from_this_bot() and match.prefix() - and match.command("help")): + and match.command("source")): return message = (f"""