/mostawesomebot

A Most Awesome Bot for Twitch. Be Excellent to each other

Primary LanguageJavaScript

MostAwesomeBot

This is most awesome bot. We built this live on twitch. Be excellent to each other.

See the twitch clip from event.

required

For this to run, you will need to create a config.js file with the following contents:

module.exports = {
  TWITCH_OAUTH: 'YOUR_OAUTH_TOKEN_FROM_TWITCH',
  TWITCH_CLIENT_ID: 'YOUR_CLIENT_ID_FROM_DEV_TWITCH',
}