- When using this bot, write the twitch channel name in the channelName constant.
- Edit the config-sample.js file, enter the channel name which the bot uses, bot username and the OAUTH token.
- To run this bot run the following in the root directory of this project:
npm install
npm start
- Read Twitch API docs
- Setup the prerequisites
- Test connection
- Write logic
- Test