We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d462bbc commit 535aacdCopy full SHA for 535aacd
README.md
@@ -0,0 +1,8 @@
1
+# CommandScheduler
2
+Schedule commands to run on a periodic basis.
3
+
4
+# Commands
5
6
+`/schedule <name> <time_in_seconds> <command> [args...]`
7
+`/unschedule <name>`
8
+`/listschedule`
0 commit comments