diff --git a/plugins/Scheduler/README.txt b/plugins/Scheduler/README.txt index d60b47a97..a70bb42d6 100644 --- a/plugins/Scheduler/README.txt +++ b/plugins/Scheduler/README.txt @@ -1 +1,2 @@ -Insert a description of your plugin here, with any notes, etc. about using it. +This plugin allows you to scheduler commands to execute at a later time. +For example, 'scheduler add [seconds 30m] "echo [cpu]"' will schedule the command "cpu" to be sent to the channel in 30 minutes. \ No newline at end of file