Commit Graph

4 Commits

Author SHA1 Message Date
Claude 98eeb2e2ba Add standalone wsdebug tool for inspecting the raw Sneedchat WebSocket stream
Loads the same .env credentials as the bridge, connects to the Sneedchat
WebSocket independent of Discord, and prints every raw frame to stdout
while also appending it to a log file. Adds an OnRaw hook to sneed.Client
so the full, untruncated frame is available to callers.
2026-08-02 00:04:53 +00:00
Salastil 404afe4786 Add Gitea Actions CI/CD workflow for automated builds and releases
Build & Release / build-latest (push) Has been skipped
Build & Release / version-release (push) Successful in 10m16s
2025-11-16 16:20:34 -05:00
Salastil e35a067484 Expanded debugging + Changes 2025-10-19 02:03:13 -04:00
Salastil 08074523e2 Initial Commit 2025-10-14 23:15:15 -04:00