Skip to content

chelexa/trofiebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Releases

No releases published

Packages

No packages published

Languages