Add Reload Command

This commit is contained in:
Dragon Fire
2020-11-07 09:39:01 -05:00
parent 0bddb65c99
commit 7c504d562b
3 changed files with 34 additions and 2 deletions
+2 -1
View File
@@ -260,7 +260,7 @@ in the appropriate channel's topic to use it.
## Commands
Total: 554
Total: 555
### Utility:
@@ -290,6 +290,7 @@ Total: 554
* **generate-fun-information:** Generates the "Fun Information" for Xiao's README. (Owner-Only)
* **generate-process-env:** Generates a backup list of Xiao's `process.env`. (Owner-Only)
* **ip:** Responds with the IP address the bot's server is running on. (Owner-Only)
* **reload:** Reloads a command or command group. (Owner-Only)
* **report-respond:** Responds to a submitted report. (Owner-Only)
* **shutdown:** Shuts down the bot. (Owner-Only)
* **webhook:** Posts a message to the webhook defined in the bot owner's `process.env`. (Owner-Only)