statuscheck-example
An example status check plugin for lita-status.
Installation
Add this Gem to your Lita instance's Gemfile, along with the lita-status plugin:
gem "statuscheck-example"
gem "lita-status"
Configuration
See lita-status for details on how to configure a check.
Usage
Always returns "NORMAL".
you> lita status exampleservice
lita> Status for exampleservice: NORMAL