Tabornok IRC Bot and Framework written in Ruby
You can start the bot just navigating into lib
folder and run this command on all platform: ruby tabornok.rb
- Ruby 1.9.3
- Colorize ruby library, install it by:
sudo gem install colorize
- For windows only: win32console library:
gem install win32console