Commit Graph

7 Commits

Author SHA1 Message Date
cottongin
c41eba1040 feat: add webhook server with payload parsing and chat/stream event handling
Made-with: Cursor
2026-03-10 21:56:12 -04:00
cottongin
09fbf76873 feat: add Owncast health poller with state change detection
Made-with: Cursor
2026-03-10 21:55:13 -04:00
cottongin
3876e12ec9 feat: add Owncast API client for sending messages and checking status
Made-with: Cursor
2026-03-10 21:54:25 -04:00
cottongin
788634fb83 feat: add HTML stripping utility for Owncast emoji and markup
Made-with: Cursor
2026-03-10 21:53:26 -04:00
cottongin
f2e3c88b60 feat: add events module with BridgeEvent, ControlCommand, OwncastState types
Made-with: Cursor
2026-03-10 21:52:17 -04:00
cottongin
bc11ead8d8 feat: add config module with TOML parsing and env var support
Made-with: Cursor
2026-03-10 21:51:35 -04:00
cottongin
ba4e2e1df2 feat: scaffold project with dependencies and config
Made-with: Cursor
2026-03-10 21:49:42 -04:00