-
Notifications
You must be signed in to change notification settings - Fork 6
Configuration
ryan edited this page May 6, 2017
·
15 revisions
If you have the Manage Server
permission, run d?help config
for more information. Manage Server
is required to change these values.
Key name | Values | Description |
---|---|---|
woof_command_enabled | Enables d?woof . |
|
unmute_announce | Announces unmutes in the same channel that you muted them. | |
mutesetup_disallow_read | Disallows Send Messages when running d?mute_setup . |
|
invisible_announce | Bugs people who talks while being invisible. | |
modlog_filter_allow_bot | Allows messages deleted by bots to be visible in the moderator log. | |
welcome_message | The welcome message. | The welcome message that greets people when they enter the server. |
The following pieces of text will be replaced in welcome_message
:
Text | Replaced with |
---|---|
%{mention} |
The mention of the user that joined |
%{user} |
The name#discriminator of the user that jjoined |
%{server} |
The server name |
%{id} |
The ID of the user that joined |