Skip to content
forked from twurple/twurple

Interact with Twitch's API, chat and subscribe to events via PubSub and EventSub.

License

Notifications You must be signed in to change notification settings

SassyAI/twurple

Repository files navigation

Twitch.js

All Contributors

Installation

To add Twitch.js to your project, just execute:

yarn add twitch

or using npm:

npm install --save twitch

Documentation

A good place to start with this library is the documentation which also includes a complete reference of all classes and interfaces, as well as changes and deprecations between major versions.

Additional packages

This core package only provides API and authentication functionality. All the other things are located in separate packages:

If you're getting stuck...

You can join the Discord server for support.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Daniel Fischer

💻 📖 💡 🚇 🚧 👀 🔧

Martin Giger

💻 💬

Jakub Kohout

💻

Joe Lafiosca

💻

Dustin Dawes

💻

Jasper Abbink

💻

lclc98

💻

Haley Hitch

💻

Akira

💻

Lewis Gibson

💻

VyrtualSynthese

💻

Nick Ferraro

💻

Jacob Foster

💬

Aaron Kc Hsu

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Interact with Twitch's API, chat and subscribe to events via PubSub and EventSub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • Other 0.1%