Whitelist Channels
By default the bot works in any channel it has required permissions unless a whitelist has been made.
Setting a whitelist of channels is recommended as it will not allow users to submit trades in channels not designated for that purpose, but all other commands will still function in non-whitelisted channels.
If a whitelist has not been set, when the bot is used in a channel that it doesn't have required permissions it will reply or send a DM to that user with a permissions checklist noting which perms are missing.
$whitelist add #channel
To add a channel to the whitelist use the command
$whitelist add
and specify the channel to add. You can add multiple channels to the whitelist in one command by spacing them out, or using the command for each role.
If successful, the bot will react with ✅

$whitelist remove #channel
To remove a channel from the whitelist use the command
$whitelist remove
and specify the channel to remove. You can remove multiple channels from the whitelist in one command by spacing them out, or using the command for each channel.
If successful, the bot will react with ✅

You can view all the whitelisted channels by using the command
$whitelist

Last modified 1yr ago