scrapinghub / slackbot

A chat bot for Slack (https://slack.com).
MIT License
1.26k stars 395 forks source link

In-process cron #42

Open piranha opened 8 years ago

piranha commented 8 years ago

Slack's example bot has something like cron for your plugins - so your bot can initiate stuff. It would be nice if slackbot would provide such functionality.

owocki commented 8 years ago

:+1:

lins05 commented 8 years ago

Makes sense.

merqurio commented 8 years ago

:+1:

kevinsheehan commented 8 years ago

This would be good. It would be a fairly straightforward way of implementing pro-active messaging as discussed in other issues.

SadE54 commented 8 years ago

A simple callback linked with a configurable timer would be cool !

mwillsey commented 7 years ago

👍 this is widely useful bot behavior