Skip to the content.

MineTwitch

MineTwitch

MineTwitch is a Minecraft Twitch Integration.

Every minute viewers can vote on command they want to happen ingame.
After 15 seconds the command with the most votes will be executed and ran on all players (Multiplayer Compatible).
The command could either be bad or good. It’s all up to the viewers.

// add screenshots here

Getting started

Config

CHAT BOT

Bot OAuth token:

oauth: 'oauth:xxxx'

Bot username:

username: 'examplename'

Twitch channels:

channels:
- 'examplechannel'
- 'otherchannel'

VOTE SETTINGS

Delay between vote end and next vote in seconds

vote: 60

Amount of time viewers have to vote in seconds

time: 15

INGAME SETTINGS

Hide commands from ingame (commands will be sent in twitch chat, might be hard to catch up for large streamers)

hide: false

Show Twitch chat in your ingame chat (half not working for multiple channels)

chat: true

Custom commands

custom commands guide coming soon™