Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@esotericpig esotericpig released this 22 Jun 14:53
· 2 commits to master since this release

Added

  • Added use of Warbler to create a runnable Jar for release.
    • Added Rake tasks: jar, runjar
  • Added rough drafts (rough working code) of Lotto, Moka, & Poker bots.

Changed

  • Changed Config to allow non-Tab message keys.
  • Changed to use SSC.Bot Gem, instead of internal (old) code for working with Subspace Continuum. For SSC.Bot, I basically extracted all of this code, updated it, and put it under a more permissible license (LGPL).
  • Updated Gems.
  • Formatted all files.
  • Formatted all code with RuboCop.
  • Updated Readme to reflect new changes.