1
0
Fork 0
This commit is contained in:
Nyx 2025-01-31 18:30:32 -06:00
parent 80cef35923
commit 65c43d8a0d

2
bot.py
View file

@ -20,7 +20,7 @@ async def help_message(room, message):
Help
============================
A work-in-progress Python rewrite of the original quotes bot, aiming for a mostly complete remake.
{PREFIX}help - show this message
{PREFIX} help - show this message
""")
await bot.api.send_text_message(room.room_id, message)