A plugin for Twitch utils in spigot
Important:
To obtain a clientID
and clientSecret
to populate in config.yml
, you can create an app here.
Alternatively, you can provide oauthToken
, which can be generated here if you do not wish to host the authentication process yourself.
At least one of these must be provided to interact with the Helix API, which is used to track follows and stream state.
To read chat, no token is necessary, but in order to send messages to chat, an oauth_token
with the chat:edit
scope is.
Looking for more info? visit the wiki!
- Send real time twitch messages in minecraft to the streamer.
- New follower notification + reward system.
- Cheer notification + reward system.
- New Subscriber notification + reward system.
- Gifted subs notification + reward system.
- Streamer<->viewer interaction commands (+ cooldowns).
- Server-related streamer stats.
- idk, I guess more if this gets good enough :)
- Discord integration
- Discord<->Twitch chat
- Discord commands (streamer/viewer/channel stats, viewer interactions, etc.)