Skip to content

Commit a1f8ef1

Browse files
authored
Commands list
1 parent 67fcbfd commit a1f8ef1

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

+15
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,19 @@ Now that you have python installed, you are good to go. Follow the steps below f
6464
13. Once the bot is online in your server, do `[your prefix]setup` and you are good to go!
6565
You can add the bot to your server with [this tool](https://finitereality.github.io/permissions-calculator/?v=0). Your Client ID is retrived from the [applicatons page](https://discordapp.com/developers/applications/me)
6666

67+
## Commands
68+
Parameters are either [] or <>.
69+
[] - Optional Parameters
70+
<> - Mandatory Parameters
71+
Do not include these while typing your command
72+
Include your prefix in front of every commmand
73+
74+
| Command | Description | Usage |
75+
| ------------- | ------------- | ------------- |
76+
| setup | Sets up your server for Mod Mail `ADMINISTRATOR Required` | `setup [modrole]` |
77+
| reply | Sends a message to the current thread | `reply <message...>` |
78+
| close | Closes the current thread and deletes the channel | `close` |
79+
| disable | Closes all threads and disables modmail for the server. `ADMINISTRATOR Required` | `disable` |
80+
81+
6782
If you do use the bot, a star on this repository is appreciated ;)

0 commit comments

Comments
 (0)