old irc bot for facilitating osric games, use with osric-cgi
Go to file
2015-02-28 06:46:44 -05:00
json Added sample json 2015-02-25 01:52:07 +00:00
.travis.yml goofed up the travis-ci thing 2015-02-26 05:27:31 -05:00
bot.go irc-osric is now complete, all that's left is bugfixes. 2015-02-28 06:46:44 -05:00
character.go irc-osric is now complete, all that's left is bugfixes. 2015-02-28 06:46:44 -05:00
LICENSE.txt new year, new fun 2015-02-12 07:02:46 -05:00
README.md irc-osric is now complete, all that's left is bugfixes. 2015-02-28 06:46:44 -05:00
run.sh Part 1 of Characters, importing and reading 2015-02-26 05:24:31 -05:00
slices.go Voting system added, some derp-moment fixes. 2015-02-12 06:54:43 -05:00
smap.go Voting system added, some derp-moment fixes. 2015-02-12 06:54:43 -05:00

irc-osric

Build Status

Run with ./run.sh.

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

TODO:

  • Logging
  • Stat Manipulation
  • Permission System
  • Dictionary for abbreviations (hp, ap, algn, xp)
  • Dice System
  • Voting System
  • Character System
    • Importing Characters
    • Reading (printing) Character Info
    • Writing Character Info
    • Exporting Characters