irc-osric/README.md
2015-02-10 09:27:33 -05:00

21 lines
481 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
* ~~Dice Rolling~~
* Battle System