old irc bot for facilitating osric games, use with osric-cgi
Go to file
2015-06-09 00:12:45 -04:00
json not to confuse the bot 2015-06-09 00:12:45 -04:00
.travis.yml jason isn't a dependency anymore 2015-06-08 06:22:12 -04:00
bot.go printing should be k 2015-06-08 05:53:24 -04:00
character.go Update character.go 2015-06-08 06:33:27 -04:00
LICENSE.txt Redpanduh Public License 2015-06-08 05:02:00 -04:00
README.md everything's good 2015-06-08 06:23:59 -04: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.

Compatible with JSON character sheets generated with a tiny fork of @kirbyUK's osric-cgi and OSRIC v1.

TODO:

  • Allow people to write values to characters.

Credits:

  • @kirbyUK for osric-cgi
  • @dami0 for inspiration with the now abandoned obot
  • @thoj for go-ircevent, a Golang IRC library
  • Wizards of the Coast, Stuart Marshall, Matthew Finch, et al. for contributing to making OSRIC possible!