A suite of packages to interact with twitch's backend services
- Tried to leverage typescript the most
- Minimal codebase as possible
- Highly recommended to use with typescript
Still work in progress 👷🏻
Package | Description |
---|---|
@twapi/auth | Shared package used for authentication |
@twapi/eventsub | Interact with twitch eventsub |
@twapi/api | Call the twitch helix api |
@twapi/pubsub | Interact with twitch pubsub |
@twapi/chat | Interact with twitch irc chat |
🚧 Official documentation for all the packages, still in progress 🚧