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.rb
toconfig/environment.rb
- Set CHANNELS in
config/environment.rb
to the test channel you created - From your local command line, run
ruby bin/mendibot.rb