See it in action on https://www.twitch.tv/publicplayground
Create a config.json
file in this folder and edit it to your needs:
{
"options": {
"debug": true
},
"identity": {
"username": "channelname",
"password": "oauth:token"
},
"channels": [
"channelname"
]
}
Get your OAuth token at https://twitchapps.com/tmi/
More info on https://tmijs.com/