-
Notifications
You must be signed in to change notification settings - Fork 0
Add timed tasks #4
Copy link
Copy link
Open
Labels
databaseDatabase related stuffDatabase related stuffenhancementNew feature or requestNew feature or requesteventsEvent related stuffEvent related stuffmoduleModule related stuffModule related stuff
Milestone
Description
This would allow commands/modules to schedule tasks to be executed in a specific context at a specific time, with some task data.
These would be triggered with a timedTask event, with arguments name, context and data.
name would be name of the task, context is the context of the task (user and/or guild), data would be any data required for that task.
The event would only be triggered to the module that registered the task.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
databaseDatabase related stuffDatabase related stuffenhancementNew feature or requestNew feature or requesteventsEvent related stuffEvent related stuffmoduleModule related stuffModule related stuff