irc-osric/README.md

22 lines
500 B
Markdown
Raw Normal View History

2014-12-09 06:32:21 -05:00
irc-osric
=========
2015-01-03 00:20:08 -05:00
[![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`.
2014-12-09 06:32:21 -05:00
Goal: Create an IRC bot that can effectively maintain an active OSRIC session.
TODO:
2015-01-02 23:48:03 -05:00
* ~~Logging~~
* ~~Stat Manipulation~~
* ~~Permission System~~
* ~~Character System~~
2015-01-04 22:09:23 -05:00
* ~~Dictionary for abbreviations (hp, ap, algn, xp)~~
* ~~Dice System~~
* ~~Voting System~~
2015-01-02 23:50:43 -05:00
* Import/Export Character
* Save Progress Midway
2014-12-09 06:32:21 -05:00
* Battle System