Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.39 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.39 KB

TwitchMC

A plugin for Twitch utils in spigot

Support: Discord Server

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!


Features

  • Send real time twitch messages in minecraft to the streamer.

Planned features

  • 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 :)

Possible features

  • Discord integration
    • Discord<->Twitch chat
    • Discord commands (streamer/viewer/channel stats, viewer interactions, etc.)