IRC bot which, among other things, posts chat transcripts to university-web
- Ruby 1.9.2
- Clone the repository and run
bundle install - Create a channel where you can test and not bother anyone
- Copy
config/default_environment.rbtoconfig/environment.rb - Set CHANNELS in
config/environment.rbto the test channel you created - From your local command line, run
ruby bin/mendibot.rb