Skip to content

danlopez/lita-work-faster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lita-work-faster

Does a couple of things to help you work faster:

  1. Responds to the command "Hey" with the response "@all, work faster"
  2. Responds to the command "Order" with a randomly generated order for people to present, such as in a morning standup.

Installation

Add lita-work-faster to your Lita instance's Gemfile:

gem "lita-work-faster"

Configuration

In your lita_config file, set the parameter work_faster.users with an array:

config.handlers.work_faster.users = ["James", "George", "David"]

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages