# This config is for Twitch chat integration! This allows players to vote on
# relic and card choices through Twitch chat.
#
# Set to 'true' to enable this feature
enabled=false

# Your Twitch username
user=MyUserName

# Your Twitch Chat OAuth token. Obtain here: --> https://twitchapps.com/tmi
token=pmupumlg5examplezak6cu9qyjh1ee

# (optional) The Twitch channel. If you're using a bot account for the integration
# you'll want to specify your main Twitch user here prefixed with a '#'. Otherwise,
# the default channel name is '#'+username.
channel=#MyUserName

# The number of seconds users have to vote before an option is chosen.
timer=35
