cinch-based irc bot with many plugins
Currently runs on mri (tested on 2.6.0) and should work on all distributions on which gems run (e.g. some versions of jruby)
To install, first install bundle, and then:
bundle install
Then delete .template file extension from all template files.
To configure, you'll need to edit config.rb
To run
ruby main.rb
Some of the included plugins:
- wunderground-based weather plugin
- az game plugin
- uno game plugin
- currency converting plugin
- real-time cryptocurrency prices plugin
- timer
- leaving notes
- saving and looking through notes
- authentication management
- wolframalpha interaction
- much more