Mods
This commit is contained in:
2
main.py
2
main.py
@@ -236,7 +236,7 @@ async def on_message(ws, message):
|
|||||||
|
|
||||||
elif cmd in ["help"]:
|
elif cmd in ["help"]:
|
||||||
update_time()
|
update_time()
|
||||||
await send_message(ws, f"Commands: describe | wins | numbers | date | bird | shitpost | who", room_id)
|
await send_message(ws, f"Commands: describe | wins | numbers | date | bird | shitpost | who | when", room_id)
|
||||||
|
|
||||||
elif cmd in ["describe"]:
|
elif cmd in ["describe"]:
|
||||||
if len(args) >= 1:
|
if len(args) >= 1:
|
||||||
|
Reference in New Issue
Block a user