Known issues

This commit is contained in:
Elliott Pardee 2015-02-28 07:24:11 -05:00
parent 19dedef7be
commit 4cbfe67f43

View File

@ -10,6 +10,12 @@ Goal: Create an IRC bot that can effectively maintain an active OSRIC session.
Compatible with JSON character sheets generated with @kirbyUK's [osric-cgi](https://github.com/kirbyUK/osric-cgi) and OSRIC v1.
KNOWN ISSUES:
* Arrays in the JSON sheet cannot be printed or written to.
* Some unnecessary stuff in code, like the save mode that wasn't made.
TODO:
* ~~Logging~~