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.ymltoconf/config.yml - Edit
conf/config.ymlto your desires. - Copy
conf/quotes.yml.exampletoconf/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