This is an extensible bot written in Node.js.
Currently the bot can do the following:
- Play Cards Against Humanity
- Play Countdown
- Play UNO
- Retrieve and display realtime information from the Dublin Bus website
The bot is extensible through the use of plugins. This is achieved using the plug library.
More information on writing plugins for the bot can be found in the plugins directory
This bot was originally a fork of https://github.com/teeli/irc-cah but was modified enough to warrant not being a fork anymore.
It is licensed under a [Creative Commons BY-NC-SA 2.0 license|http://creativecommons.org/licenses/by-nc-sa/2.0/] license.