Skip to content

MihailPreis/dino-twitch-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dino Twitch Bot

Simple Twitch bot for chat gaming in Chrome Dino

Usage

  1. Clone this project.
  2. Run npm install in root.
  3. Configure config.json:
    • Set oauth token (see this) to bot.oauth
    • Add channel name (ex. twitch.tv/kioshi_plex) in bot.channels
  4. Set path to ChromeDriver in PATH
  5. Run npm run start in root.
  6. Enter to console run for enable handling chat messages.
  7. ???
  8. PROFIT!1

Console commands

  • 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.

Author

M.Price github linkedin

About

Simple Twitch bot for chat gaming in Chrome Dino

Topics

Resources

Stars

Watchers

Forks