old irc bot for facilitating osric games, use with osric-cgi
Go to file
2015-02-10 09:43:44 -05:00
.travis.yml continuous integration 2015-01-03 00:18:32 -05:00
bot.go .resetdm was a bit goofed 2015-02-10 09:43:44 -05:00
LICENSE.txt Simplified BSD License 2015-02-05 02:44:37 -05:00
README.md have readme reflect current changes 2015-02-10 09:27:33 -05:00
slices.go Working with Go's Style Guide 2015-01-16 15:23:31 -05:00

irc-osric

Build Status

Run with go run bot.go slices.go.

Goal: Create an IRC bot that can effectively maintain an active OSRIC session.

TODO:

  • Logging
  • Stat Manipulation
  • Permission System
  • Character System
  • Dictionary for abbreviations (hp, ap, algn, xp)
  • Import/Export Character
  • Save Progress Midway
  • Dice Rolling
  • Battle System