TwitchD
A simple but smart wrapper around the twitch api for deno.
Currently only the chat_moderations_actions of the PubSub API is implementent.
Important Information
This is a pre-release version. Don't use it for a big project. It can occur that breaking changes are introduced on the 1.0 release.
Docs
See the Docs
Report a bug 🐛
Open an Issue.
Request a feature 🎉
Also, open an Issue.
Roadmap
- PubSub chat_moderation_actions implementations
- Add other Actions for PubSub API
- User API
- Channel API
More to follow soon.