You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/server.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ List of every option
57
57
* anti_caps_lock: Boolean indicating whether the bot should send a warning message when a message with too much capitalization is sent. Default is True.
58
58
* anti_raid: Anti-raid protection with some useful features. More information `here <moderator.html#anti-raid>`__. Default level: 0
59
59
* anti_raid_ignored_roles: List of roles allowing your members to be ignored by the anti-raid feature. Any member having one of these roles will be immune to the anti-raid. Default to roles with the 'Moderate members' permission.
60
-
* anti_scam: Boolean indicating whether the bot should scam your member messages and delete potential scams using our own `scam detector <articles/scam-detector.html>`__. Default is False.
60
+
* anti_scam: Boolean indicating whether the bot should scan your member messages and delete potential scams using our own `scam detector <articles/scam-detector.html>`__. Default is False.
61
61
* bot_news: List of channels to which new bot products will be sent. These are the new bugs found as well as the new features added. None by default.
62
62
* compress_help: Boolean indicating whether the full help message (without any specified command/module) should show every command or only their count
63
63
* delete_welcome_on_quick_leave: Boolean indicating whether the welcome message should be deleted if the member leaves the server quickly. Default is :code:`False`.
0 commit comments