irc-osric/README.md
2015-02-12 06:54:43 -05:00

22 lines
500 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)~~
* ~~Dice System~~
* ~~Voting System~~
* Import/Export Character
* Save Progress Midway
* Battle System