dimacus / selbot2

bot for #selenium on freenode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IRC bot for the #selenium 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.

In production, use:

$ OPEN_ISSUE_INTERVAL=1800 bundle exec ruby -Ilib bin/selbot2.rb

About

bot for #selenium on freenode


Languages

Language:HTML 52.5%Language:Ruby 47.5%