update wikimedia-hackathon config
- add JJMC89 as founder - add taavi as op - autovoice bots
This commit is contained in:
parent
2f8d6dc4d7
commit
a9fff90d11
1 changed files with 9 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
founders = [
|
founders = [
|
||||||
"legoktm",
|
"legoktm",
|
||||||
|
"JJMC89",
|
||||||
"ircservserv-wm",
|
"ircservserv-wm",
|
||||||
]
|
]
|
||||||
crats = [
|
crats = [
|
||||||
|
@ -10,9 +11,17 @@ ops = [
|
||||||
"Lucas_WMDE",
|
"Lucas_WMDE",
|
||||||
"quiddity",
|
"quiddity",
|
||||||
"Reedy",
|
"Reedy",
|
||||||
|
"taavi",
|
||||||
]
|
]
|
||||||
plus_o = [
|
plus_o = [
|
||||||
|
]
|
||||||
|
autovoice = [
|
||||||
|
"ircservserv-wm",
|
||||||
|
"litharge",
|
||||||
|
"wm-bot",
|
||||||
|
"wm-bridgebot",
|
||||||
"wmopbot",
|
"wmopbot",
|
||||||
]
|
]
|
||||||
global_bans = true
|
global_bans = true
|
||||||
libera_staff = true
|
libera_staff = true
|
||||||
|
wmopbot = true
|
||||||
|
|
Loading…
Reference in a new issue