- Serverless installed and configured (including the AWS CLI)
- Environment variables set for:
TWITCH_CLIENT_ID= Client ID for the Twitch APITWITCH_CLIENT_HUB_SECRET= Any string that will be used for Twitch API HMAC signatures
- Currently has no UI at all, entries are manually added to database tables.
- Limited verification of event streams
- Support only for Go-Live events via Discord Webhooks
This is provided with no support whatsoever, as it is a personal project. If you use it for something, I'd love to hear from you. Pull requests welcome for anything from typos to refactors!
Currently all code written by myself with no contributions.