Mark Imbriaco

Results 3 issues of Mark Imbriaco

Allow command execution to be scheduled to run at a future time. **Requirements:** - Support single execution at a scheduled time (ie: run X at 10:15AM) - Support periodic execution...

area/commands
effort/difficult
type/feature

We build regular expressions to strip the command prefix from command text in a number of places, often for each message we receive. Since this pattern does not change during...

If Cog has not yet been bootstrapped but a user attempts to talk to it via direct message or by attempting a command invocation, we should reply in chat that...

enhancement