wikimedia-operations: Autovoice bots
Voicing prevents our bots (that can send things really fast) from getting killed by Ozone or similar anti-spam measures Change-Id: I3bcafd77f7dfadd41ff0bad0ef61bbb0bb6ff33f
This commit is contained in:
parent
39e1ea5fb9
commit
923d52146b
1 changed files with 11 additions and 0 deletions
|
@ -13,4 +13,15 @@ plus_o = [
|
||||||
"*!*@libera/staff/*",
|
"*!*@libera/staff/*",
|
||||||
"wmopbot",
|
"wmopbot",
|
||||||
]
|
]
|
||||||
|
autovoice = [
|
||||||
|
"icinga-wm",
|
||||||
|
"ircservserv-wm",
|
||||||
|
"jinxer-wm",
|
||||||
|
"jouncebot",
|
||||||
|
"logmsgbot",
|
||||||
|
"stashbot",
|
||||||
|
"wikibugs",
|
||||||
|
"wmopbot",
|
||||||
|
"wm-bot",
|
||||||
|
]
|
||||||
global_bans = true
|
global_bans = true
|
||||||
|
|
Loading…
Reference in a new issue