You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
263 B
12 lines
263 B
6 years ago
|
[IRC]
|
||
|
server = irc.chat.twitch.tv
|
||
|
port = 6667
|
||
|
nickname = __BOT_NICKNAME__
|
||
|
output_channel = __OUTPUT_CHANNEL__
|
||
|
control_user = __CONTROL_USER_ID__
|
||
|
control_channel = __CONTROL_CHANNEL__
|
||
|
|
||
|
[Twitch]
|
||
|
token = oauth:__TWITCH_OAUTH_TOKEN__
|
||
|
client_id = __TWITCH_CLIENT_ID__
|