mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-08 03:59:23 +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 |
||
---|---|---|
.. | ||
locales | ||
__init__.py | ||
config.py | ||
messages.pot | ||
plugin.py | ||
README.md | ||
test.py |
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.