Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 500 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 500 Bytes

Mendibot

IRC bot which, among other things, posts chat transcripts to university-web

Prerequisites

  • Ruby 1.9.2

Running your own Mendibot

  1. Clone the repository and run bundle install
  2. Create a channel where you can test and not bother anyone
  3. Copy config/default_environment.rb to config/environment.rb
  4. Set CHANNELS in config/environment.rb to the test channel you created
  5. From your local command line, run ruby bin/mendibot.rb