typo
This commit is contained in:
parent
8e7ad11438
commit
df06f2379b
1 changed files with 1 additions and 1 deletions
2
bot.py
2
bot.py
|
@ -37,7 +37,7 @@ async def make_choice(room, message):
|
|||
else:
|
||||
id = match.args()
|
||||
message = (f"""
|
||||
Command recived (DEBUG_)
|
||||
Command recived (DEBUG)
|
||||
""")
|
||||
|
||||
await bot.api.send_text_message(room.room_id, message)
|
||||
|
|
Loading…
Add table
Reference in a new issue