Skip to content

Configuration

ryan edited this page May 18, 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.
modlog_notrack_deletes Disables message deletion from being tracked in the moderator log.
modlog_notrack_edits Disables message edits from being tracked in the moderator log.
modlog_channel_id The channel ID. Sets the channel to send modlog entries to, instead of #mod-log.
welcome_message The welcome message (formattable). The welcome message that greets people when they enter the server.

Welcome message formatting

The following pieces of text will be replaced in welcome_message:

Text Replaced with
%{mention} The mention of the user that joined
%{user} name#discriminator of the user that joined
%{server} The server name
%{id} The ID of the user that joined

Clone this wiki locally