Files
chat/web
clawbot af3a26fcdf feat(web): update SPA to use unified command endpoint
- Session creation uses /session instead of /register
- JOIN/PART via POST /messages with command field
- NICK changes via POST /messages with NICK command
- Messages sent as PRIVMSG commands with body array
- DMs use PRIVMSG command format
2026-02-10 17:53:17 -08:00
..