Skip to content

Commit e890431

Browse files
committed
fix(doc): typo in server.rst
1 parent bf5fbd3 commit e890431

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ List of every option
5757
* 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.
5858
* anti_raid: Anti-raid protection with some useful features. More information `here <moderator.html#anti-raid>`__. Default level: 0
5959
* 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.
6161
* 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.
6262
* compress_help: Boolean indicating whether the full help message (without any specified command/module) should show every command or only their count
6363
* 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

Comments
 (0)