Simple chat bot for Twitch.tv written in JavaScript.
- Clone repository
- Install modules
npm i - Rename
options.example.jstooptions.js - Create a new Twitch account for the bot
identity: {
username: 'bots-username',
password: 'oauth-token'
},
channels: ['channel-name, use commas to seperate channels']
You can create oauth-token here
- Run bot
node bot.js
!steam
!twitter
!followers
!followersoff
!clear