Simple Twitch bot for chat gaming in Chrome Dino
- Clone this project.
- Run
npm install
in root. - Configure
config.json
:- Set oauth token (see this) to
bot.oauth
- Add channel name (ex. twitch.tv/kioshi_plex) in
bot.channels
- Set oauth token (see this) to
- Set path to
ChromeDriver
inPATH
- Run
npm run start
in root. - Enter to console
run
for enable handling chat messages. - ???
- PROFIT!1
status
- get current status of handling chat messages.run
- enable handling chat messages.stop
- disable handling chat messages.restart
- restart game.m {message}
- send message to chat.