24 lines
562 B
Markdown
Executable File
24 lines
562 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 `./run.sh`.
|
|
|
|
Goal: Create an IRC bot that can effectively maintain an active OSRIC session.
|
|
|
|
TODO:
|
|
|
|
* ~~Logging~~
|
|
* ~~Stat Manipulation~~
|
|
* ~~Permission System~~
|
|
* ~~Dictionary for abbreviations (hp, ap, algn, xp)~~
|
|
* ~~Dice System~~
|
|
* ~~Voting System~~
|
|
* Save Progress Midway
|
|
* Character System
|
|
* ~~Importing Characters~~
|
|
* ~~Reading (printing) Character Info~~
|
|
* Writing Character Info
|
|
* Exporting Characters
|