FilterMonitor
Reports functional changes of edit filters to the watchable page User:MusikBot/FilterMonitor/Recent changes. The template {{recent filter changes}} formats this information and can be transcluded where desired.
To disable, set /Run to anything other than true
(link)
Errors are logged at /Error log
{{recent filter changes}} produces:
Filter 797 — Flags: disabled
Filter 1286 (deleted) — Flags: disabled
Filter 1278 — Flags: disabled
Filter 1022 — Flags: disabled
Filter 1175 (deleted) — Flags: disabled
Filter 1259 (deleted) — Flags: disabled
Filter 1265 (deleted) — Flags: disabled
Filter 1163 — Pattern modified
This is a template that formats the watchable page User:MusikBot/FilterMonitor/Recent changes. The template itself is not modified by the bot and therefore watching it is probably not desired. The "watch" link at the top-left will add the correct page to your watchlist.
The data included in the report is specified by User:MusikBot/FilterMonitor/config. All values are booleans (true or false). Configuration data is in the form of JSON.
IMPORTANT:
"actions": true
instead of actions: true
Available parameters | ||
---|---|---|
Parameter | Description | |
actions | The actions the filter takes, such as warn or disallow | |
deleted | Whether or not the filter is deleted | |
description | The publicly viewable description, or name, of the filter | |
enabled | Whether or not the filter is enabled | |
lasteditor | The editor who last modified the filter | |
lastedittime | The last time the filter was modified | |
private | Whether or not to report changes to private filters. The pattern of the filter is not reported[1] |