hubot-status-reminder

Remind users to give a daily status update

Usage no npm install needed!

<script type="module">
  import hubotStatusReminder from 'https://cdn.skypack.dev/hubot-status-reminder';
</script>

README

hubot-status-reminder

Remind users to give a daily status update

See src/status-reminder.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-status-reminder --save

Then add hubot-status-reminder to your external-scripts.json:

["hubot-status-reminder"]