Skip to content

galaxycube/hubot-rockerchat-reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-rockerchat-reminder

Hubot provider for reminders in Rocketchat

Install

npm install hubot-rocketchat-reminder --save

Then add "hubot-rocketchat-reminder" to your external-scripts.js

How to use it

remind <user or me> to <task> <every|on|today|tomorrow> <human time|date> at <time in 24hr format> 

You can get help at any time using:

remind help

You can check existing reminders in the current channel:

remind show all reminders

And get a count of the total number of reminders

remind count

And delete reminders:

remind delete <reminder id>

=======

About

Hubot provider for reminders in Rocketchat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published