This commit is contained in:
Auric Vente 2024-03-03 22:51:02 -06:00
parent 1ade0a8e7e
commit 708bfa3dc1
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ async def on_message(ws, message):
elif cmd in ["help"]:
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"]:
if len(args) >= 1: