1
0
Fork 0

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:
Taavi Väänänen 2021-06-08 15:05:36 +03:00
parent 39e1ea5fb9
commit 923d52146b
No known key found for this signature in database
GPG key ID: EF242F709F912FBE

View file

@ -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