This is the #lobby IRC utility bot on EsperNet.
A bot that voices active users in a channel, and devoices them after a certain period of time. As well as other changes that were derived from the original concept as time went on.
- Clone the repository
- Copy
conf/config.example.yml
toconf/config.yml
- Edit
conf/config.yml
to your desires. - Copy
conf/quotes.yml.example
toconf/quotes.yml
- Run
bundle install
- Start the bot using
bundle exec ruby bot.rb
The Lobby IRC utility bot was originally part of this repository