Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 280 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 280 Bytes

IRC bot for the #selendroid channel on freenode.

To run the bot locally, try:

$ bundle install
$ SELBOT_CHANNEL=#my-test-channel bundle exec ruby -I lib bin/selbot2.rb

Note that startup is for unknown reasons quite slow. Disabling plugins may or may not help this.