Added documentation for the new Discord Bot settings.
parent
d3a1cd063f
commit
6fdba9ff42
|
@ -57,6 +57,10 @@ Optional
|
|||
|
||||
``DISCORD_BOT_ROLES`` - A list of Discord Roles allowed to use the bot. If this list is empty, no one can use the bot!
|
||||
|
||||
``DISCORD_BOT_NEW_MEMBER_ROLES`` - A list of Discord Roles to give new players when they register.
|
||||
|
||||
``DISCORD_BOT_APPEAL_LINK`` - Link of where to appeal bans on the server.
|
||||
|
||||
``CAPTCHA_SECRET`` - Your secret key used for reCAPTCHA
|
||||
|
||||
``STATS_FILTER`` - A python list of partial strings used to filter out stats. e.g. ``['broken', 'dropped', 'picked_up']`` to filter out broken, dropped and picked up stats
|
Loading…
Reference in New Issue