old irc bot for facilitating osric games, use with osric-cgi
Go to file
2015-01-14 20:27:58 -05:00
.travis.yml continuous integration 2015-01-03 00:18:32 -05:00
bot.go Refactored Command() 2015-01-14 20:27:58 -05:00
LICENSE.txt Initial Commit 2014-12-09 06:32:21 -05:00
README.md Mild refactoring, plan to do more this week. 2015-01-11 21:18:20 -05:00
slices.go Mild refactoring, plan to do more this week. 2015-01-11 21:18:20 -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
  • Story Interaction (through PM w/ dungeon master)
  • Dice Rolling
  • Battle System
  • Rule System