GregHilston / GregHilston/Simple-Slack-Bot
Implement new register function for time based events, with ranges
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 24
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
We should allow a function of code to be registered for a time event, or range of time.
Basically imagine we wanted a function to execute every morning between x and y, we should make that easy to do.
It'd be help for periodic tasks like hitting an external API or reseeding some model or DB.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.