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
149 stars 38 forks source link

Run nightly builds to auto-update helix docs #74

Open wwsean08 opened 3 years ago

wwsean08 commented 3 years ago

Automatically create a PR when there is a change to the helix endpoint docs to prevent drift. Once the script that scrapes the eventsub gets merged in, it will be trivial to add it to the Generate Endpoint Docs step.

This is part of what I believe should be one for #71 to prevent issues long term and missed changes from twitch.

You can see a PR that it generated here, https://github.com/wwsean08/tau/pull/1 (from before I picked it out and slightly modified the wording)