Skip to content
/ twapi Public

A suite of packages to interact with twitch's backend services

License

Notifications You must be signed in to change notification settings

fero1xd/twapi

Repository files navigation

Twapi

GitHub license maintenance-status

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

Structure

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

Documentation

🚧 Official documentation for all the packages, still in progress 🚧

License

MIT