0.0.10 • Published 9 years ago

hubot-rememberto v0.0.10

Weekly downloads
28
License
-
Repository
github
Last release
9 years ago

Hubot Remember To

Just a simple remember to module for Hubot

This hubot script is based on hubot-cron

Install

npm install hubot-rememberto --save

How to use it

hubot remind <user or me> in <time with unit> to <message to remember>

You can use

  • s -> seconds
  • m -> minutes
  • h -> hours
  • d -> days

You can check existing jobs

hubot what do you remember?

And drop things out

hubot forget <job id>
0.0.10

9 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago