irc-osric/README.md
2015-06-08 06:23:59 -04:00

24 lines
828 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.
Compatible with JSON character sheets generated with a [tiny fork](https://github.com/vypr/osric-cgi) of @kirbyUK's [osric-cgi](https://github.com/kirbyUK/osric-cgi) and OSRIC v1.
TODO:
* Allow people to write values to characters.
---
Credits:
* @kirbyUK for [osric-cgi](https://github.com/kirbyUK/osric-cgi)
* @dami0 for inspiration with the now abandoned [obot](https://github.com/dami0/obot)
* @thoj for [go-ircevent](https://github.com/thoj/go-ircevent), a Golang IRC library
* Wizards of the Coast, Stuart Marshall, Matthew Finch, et al. for contributing to making OSRIC possible!