Skip to content

sblectric/SBlectricBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBlectricBot for Java/Twitch

SBlectricBot is a Twitch chat bot that implements the features of Twitch Chat Bot Library and PircBotX.

As such, these projects are required dependencies.

SBlectricBot comes with a wide array of of features.

Getting Started

To get started, simply create a ./db folder in the working directory with the following files:

  1. channel.txt, with the contents only being #<your twitch channel name>
  2. username.txt, with the contents only being your twitch bot account name
  3. oauth.txt, with the contents only being oauth:<your twitch bot account oauth key>

And optionally:

  1. mentions.txt, with each line being something the bot will say randomly when mentioned in chat
  2. weblink.txt, with the first line being #<path to your web server directory to save HTML files> and the second line being #<the URL corresponding to that path>.

About

Java Twitch IRC bot built on TwitchBot/PircBotX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages