/showsettings
This commit is contained in:
@ -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 |
|
||||
|
Reference in New Issue
Block a user