irc-osric/README.md
2015-01-11 21:18:20 -05:00

23 lines
542 B
Markdown
Executable File

irc-osric
=========
[![Build Status](https://travis-ci.org/vypr/irc-osric.svg?branch=master)](https://travis-ci.org/vypr/irc-osric)
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