Team-TAU / tau

TAU- Twitch API Unifier, a containerized relay/proxy to unify the WebHook- and WebSocket-based real-time Twitch APIs under a single (local) WebSocket connection.
MIT License
154 stars 39 forks source link

Implements webhook monitor/reset page. #84

Closed FiniteSingularity closed 3 years ago

FiniteSingularity commented 3 years ago

Adds a page the dashboard that allows the user to list any webhooks that Twitch has set up with the app token provided during setup, view their validity, and see if they are local to the current TAU install. There are also buttons to reset all webhooks, any invalid webhooks, or any webhooks not local to the current TAU instance.