hubot-remind-all

0.0.22 • Public • Published

Hubot Remind Script

A hubot script to set channel reminders.

See src/remind-all.js for full documentation.

Installation

In hubot project repo, run:

yan add hubot-remind-all

Then add hubot-remind-all to your external-scripts.json:

["hubot-remind-all"]

Commands

  • reminders - displays all reminders.
  • rm|forget|remove reminder 1 - removes reminder with id 1
  • remind #general at '0 10 * * 1-5' to Hello world! - prints 'Hello world!' at 10am on weekdays in #general

Package Sidebar

Install

npm i hubot-remind-all

Weekly Downloads

26

Version

0.0.22

License

MIT

Unpacked Size

5.79 kB

Total Files

4

Last publish

Collaborators

  • sacrorum