This is cute and simple IRC bot for Monero (XMR).
Install ruby: apt-get install ruby2.0
Install bundler: gem install bundler
Inside cloned directory run: bundle install
to install dependencies
Run bot: ruby bot.rb
Licensed under The MIT License (MIT).