old irc bot for facilitating osric games, use with osric-cgi
Go to file
2015-02-12 07:12:57 -05:00
.travis.yml continuous integration 2015-01-03 00:18:32 -05:00
bot.go Voting system added, some derp-moment fixes. 2015-02-12 06:54:43 -05:00
LICENSE.txt new year, new fun 2015-02-12 07:02:46 -05:00
README.md forgot to add smap.go to the run command 2015-02-12 07:12:44 -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 go run bot.go smap.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)
  • Dice System
  • Voting System
  • Import/Export Character
  • Save Progress Midway
  • Battle System