Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.01 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.01 KB

Trofiebot/Emotemon

IRC chat bot for Twitch.tv written in Go. Make a Pokemon Go'ish game out of the Twitch emotes.

Features:

  • Spam to capture
  • Battle Support
  • User's Emotemon

Setup

  1. Clone the repo
  2. Configure the bot:
  3. Edit bot/bot.go: - Add your bots name (Twitch Name) - Add the desired Twitch chat channel
  4. Make a twitch_pass.txt file in the $GOPATH/bin folder
  5. Place your Twitch OAUTH token (corresponding to the bot's Twitch name) within twitch_pass.txt
  6. Run go install trofiebot
  7. Log on to the Twitch chat channel (To see the messages! BibleThump)
  8. Run ./trofiebot run from within $GOPATH/bin
  • Why? Needs to access the twitch_pass.txt

Based On

Thank you to those who have helped us create this bot: