blob: 0ef38df3e01725549e8df21114172e97c23a3478 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Genericore irclog
This package contains a Genericore output module to forward logs to IRC.
*Please note that this is early development software
that lacks proper documentation, tests, and a lot of useful or even necessary features.*
## System requirements
- [node](http://nodejs.org/) v0.2.5 or compatible
- [node-amqp](https://github.com/ry/node-amqp) v0.0.2 or compatible
- [node-irc](https://github.com/martynsmith/node-irc) v0.1.2 or compatible
|