PyDrocsid / cogs

The official cog library used by PyDrocsid bots
GNU General Public License v3.0
13 stars 5 forks source link

Cron triggers for Custom Commands #76

Open Defelo opened 3 years ago

Defelo commented 3 years ago

Add commands to set up cron triggers for custom commands. This feature should be similar to the cron command-line utility but the syntax is limited to

No more additional features listed on the Wikipedia page needed than stated above. A loop should check the cron jobs every minute and execute the appropriate custom commands in the configured channels.