Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 423 Bytes

Readme.md

File metadata and controls

16 lines (9 loc) · 423 Bytes

IRC-Robot for #nitk-autobotz

###Requirements

Redis Database, Installation instructions are here gem redis-rb

For irc_bot.rb:

gem cinch

For irc_log.rb:

gem sinatra

Before running any of the ruby scripts, start the redis server or comment redis instructions and then run it.