Note: This page is protected to avoid abuse, if you wish to make a change please suggest it on the talk page. Since this page is editable only by administrators it is important to be sure that your changes reflect consensus before making them. The method of making bold edits here in the hopes that they will be accepted or reverted will not work here due to the protection.
The purpose of this page is to allow control over the parameters that SoxBot uses. Only lines formatted like ";<param>:<value>" will be read. Only parameters that the bot is expecting will be read. When a change is made to this page the bot will read it immediately.
- run
- yes
- If this option is set to anything other than "yes"(case insensitive) the bot will stop.
- repeatingcharacters
- 0
- This option is how many times a single character can repeat before it is reported for having a repetitive character. Set to 0 to disable.
- waitduration
- 21600
- If a user is triggered only by a WAIT_TILL_EDIT flagged keyword, this is how long in seconds it will continue checking for edits before giving up. eg: 21600 = 6 hours
- waitinterval
- 120
- The interval that a user is checked for edits if the WAIT_TILL_EDIT flag is set on a pattern. eg: 120 = 2 minutes