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"""