Commit Graph

10 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 85de6d175f Restore functionality of edits, deletes and boundedmap uses UUID now
Build & Release / build-latest (push) Successful in 9m50s
Build & Release / version-release (push) Has been skipped
2026-02-28 21:26:45 -05:00
Salastil 4b455eb58e 4hr cookie refresh + message_uuid changes 2026-02-28 18:37:52 -05:00
Salastil fba2b0e449 Kiwiflare->Tartarus change, refactored to use libkiwi and cerebus libraries.
Build & Release / build-latest (push) Successful in 9m51s
Build & Release / version-release (push) Has been skipped
2026-02-22 21:25:08 -05:00
Salastil 04f3ef2500 Fix cookie refresh and reconnection bugs 2025-11-03 22:28:47 -05:00
Salastil 0d92a3aeb0 add sleep for 2 seconds before /join on reconnect, may be moving too fast and it gets lost 2025-10-23 11:16:47 -04:00
Salastil e4c7f1e7f5 Improved reconnect logic to handle 1006 websocket errors 2025-10-22 18:37:28 -04:00
Salastil e35a067484 Expanded debugging + Changes 2025-10-19 02:03:13 -04:00
Salastil 3a2cb0a90b Fixing what broke during making it modular 2025-10-19 00:27:22 -04:00
Salastil a219a426c9 Modularized 2025-10-18 23:35:51 -04:00