diff --git a/thesis/4-Edit-Filters.tex b/thesis/4-Edit-Filters.tex index eb8fdfcf7e119876702262c96730c1be2e36e279..74371d6c36079a238030ec4dc82d7b1b3154dd05 100644 --- a/thesis/4-Edit-Filters.tex +++ b/thesis/4-Edit-Filters.tex @@ -409,6 +409,17 @@ which used to report users from the abuse log to WP:AIV, but has been inactive s %\url{https://en.wikipedia.org/wiki/Wikipedia:Bots/Requests_for_approval/Mr.Z-bot_7} %TODO are there further examples of such collaborations: consider scripting smth that parses the bots descriptions from https://en.wikipedia.org/wiki/Category:All_Wikipedia_bots and looks for "abuse" and "filter" +\begin{comment} + https://en.wikipedia.org/wiki/User:MusikBot/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." + + https://en.wikipedia.org/wiki/User:MusikBot/StaleFilters + "StaleFilters: Reports enabled filters that have not had any hits in over 30 days, as specified by /Offset. " + + https://en.wikipedia.org/wiki/User:MusikBot/AbuseFilterIRC + "AbuseFilterIRC: Relays all edit filter hits to IRC channels and allows you to subscribe to notifications when specific filters are tripped. See #wikipedia-en-abuse-log-all connect for the English Wikipedia feed. " +\end{comment} + Apparently, Twinkle at least has the possibility of using heuristics from the abuse filter log for its queues. % is that so? the only place I can find abuse filters mentioned with Twinkle is in the source code: https://github.com/azatoth/twinkle/blob/master/morebits.js#L2636; and I'm not quite sure what this part of the code does. \begin{comment}