hubot-tea-timer

1.0.2 • Public • Published

hubot-tea-timer

Build Status

A Hubot script for all your tea timer needs. Simply start a timer and Hubot will notify you when the tea is ready.

Install It

Install with npm using --save to add to your package.json dependencies.

  > npm install --save hubot-tea-timer

Then add "hubot-tea-timer" to your external-scripts.json.

Example external-scripts.json

["hubot-tea-timer"]

Or if you prefer, just drop tea-timer.coffee in your Hubot scripts folder and enjoy.

Use It

Each user can start a single timer per chat room. Everyone in a chatroom can start their own timer.

  • hubot tea start - start a tea timer
  • hubot tea stop - stop a tea timer
  • hubot tea info - show info about the current tea timer
  • hubot tea mine - show info about all of my current tea timers
  • hubot tea all - show all the tea timers, everywhere
  • hubot tea short break - start a short break timer
  • hubot tea long break - start a long break timer
  • hubot tea stop break - stop a tea break timer
  • hubot tea help - return the allowed commands

Configure It

If you don't like the default :tea: emoji, you can override using HUBOT_TEA_TIMER_EMOJI.

Readme

Keywords

Package Sidebar

Install

npm i hubot-tea-timer

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

10.9 kB

Total Files

7

Last publish

Collaborators

  • fundor333