Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 361 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 361 Bytes

Tabornok

Tabornok IRC Bot and Framework written in Ruby

Run

You can start the bot just navigating into lib folder and run this command on all platform: ruby tabornok.rb

Pre-Requirements

  • Ruby 1.9.3
  • Colorize ruby library, install it by: sudo gem install colorize
  • For windows only: win32console library: gem install win32console