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)
|
|
|
|
|
2015-02-12 07:12:44 -05:00
|
|
|
Run with `go run bot.go smap.go slices.go`.
|
2015-01-11 21:18:20 -05:00
|
|
|
|
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)~~
|
2015-02-12 06:54:43 -05:00
|
|
|
* ~~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
|