View on GitHub

LynxBot

A Twitch.tv IRC bot for Old School Runescape

Download this project as a .zip file Download this project as a tar.gz file

moderation(4) - LynxBot manual

DESCRIPTION

The Moderation settings section of the LynxBot config file contains the settings which control LynxBot's chat moderation and its limits.

SETTINGS

The settings within the Moderation settings section are as follows:

enable_moderation

Whether LynxBot should moderate your chat.

ban_urls

Whether URLs posted in chat should be banned (excluding those on the whitelist.

max_message_len

The maximum length, in characters, of a chat message.

max_pattern

The maximum amount of times a word is permitted to be consecutively repeated in a message.

max_char

The maximum amount of times a single character is allowed to be consecutively repeated in a chat message.

cap_len

The message length at which capital letters start being moderated.

cap_ratio

The maximum percentage of capital letters permitted within a message that is longer than cap_len.

SEE ALSO

permit(2), whitelist(2), Moderation(3), config(4), general-settings(4), giveaway-settings(4), other-settings(4), recurring(4), whitelist(4)