mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
a755238ef4
- Debug - Factoids - Format - Games - Google - Herald - Internet - Karma - Lart - Math - Misc - MoobotFactoids - Network - News - NickAuth - Nickometer - Note - Owner - Protector - Quote - QuoteGrabs - Relay - Scheduler - Seen - ShrinkUrl - Status - String - Time - Todo - Topic - URL - Unix - User - Utilities - Web
3 lines
223 B
Markdown
3 lines
223 B
Markdown
This plugin allows you to schedule commands to execute at a later time.
|
|
For example, `scheduler add [time seconds 30m] "utilities echo [status cpu]"` will schedule the command `cpu` to be sent to the channel in 30 minutes.
|