typo
This commit is contained in:
parent
80cef35923
commit
65c43d8a0d
1 changed files with 1 additions and 1 deletions
2
bot.py
2
bot.py
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue