Skip to content

innodonni/DonniBot

Repository files navigation

DonniBot Build Status Floobits Status

A unit-tested Twitch IRC chat bot.

Dependencies

  • Java 8 Runtime Environment
  • Tested on Microsoft(R) Windows(R) 7 Professional x64 only

Usage

  • If you haven't got one already, you'll need to get an OAuth token for Twitch IRC.
  • Configure authentication details in the config/donnibot.properties file.
  • Run: java -jar DonniBot-1.0-SNAPSHOT.jar

Compiling

This software uses Gradle to manage build dependencies. You can build the project simply by running gradlew or gradlew deployZip from the root of the project.

Getting involved

Collaborate with Floobits or submit a pull request.

Creating a release

  • Follow SemVer numbering.
  • Create the appropriate release-X.Y branch.
  • When ready, merge back into master and run the following:
  • git tag vX.Y.Z && git push --tags
  • The build script on Travis CI will automatically upload the release to GitHub.

About

A unit-tested Twitch IRC chat bot.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages