1
0
Fork 0

something

This commit is contained in:
Nyx 2025-01-31 19:47:23 -06:00
parent 8c787353aa
commit 186563a560

2
bot.py
View file

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