gmackie / EuIrcBot

A featureful nodejs irc bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EuIrcBot

A featureful nodejs irc bot

This contains a large number of modules in the modules folder, and almost no documentation.

The code is the documentation, right?

Installation

yarn install; this will also install all modules

Status

A rewrite is in process which uses RPC to be polyglot. It's backwards compatible with these modules already via an adapter module manager (one of many), but isn't out there yet... still needs more polish.

In the meantime, this is still supported.

License

MIT

About

A featureful nodejs irc bot

License:MIT License


Languages

Language:JavaScript 99.7%Language:Shell 0.2%Language:Dockerfile 0.1%