slack-bot
slack-bot copied to clipboard
Cron: add a "@startup"
we use https://github.com/robfig/cron to define and run crons. It supports a custom Parser which can be used to implement special "descriptors", like the existing @daily etc
Idea add a parser which handles a "@startup" -> this cron then gets executed when the cron starts.