lita-randomdev
This plugin will let you select a random developer
Installation
Add lita-randomdev to your Lita instance's Gemfile:
gem "lita-randomdev"
Configuration
Lita.configure do |config|
config.handlers.randomdev.developers = [
"@somedeveloper", "@coder1", "@hacker"
]
end
Usage
Lita: randomdev
Lita: randomdev you need to reboot the server