/showsettings

This commit is contained in:
2022-11-25 19:28:05 +01:00
parent 52a349c1b9
commit 21812157f8
4 changed files with 78 additions and 3 deletions

View File

@ -7,7 +7,7 @@ Sets the channel where the bot will log if a channel meets the banned word crite
### /blocklist `Permission: MANAGE_GUILD`
#### /blocklist get
Gets the global and server specific banned word list and returns it (Same behaviour as /showblocklist)
Returns the global and server specific banned word list and returns it (Same behaviour as /showblocklist)
#### /blocklist add [word]
Adds the word to the server specific blocklist
@ -25,7 +25,10 @@ Options are:
- Delete setting when the bot leaves the server [default]
### /showblocklist `Permission: MANAGE_CHANNELS`
Gets the global and server specific banned word list and returns it
Returns the global and server specific banned word list and returns it
### /showsettings `Permission: MANAGE_GUILD`
Returns the current settings for the server
## Environment variables
| Name | Description | Required | Example |