1
0
Fork 0

channels: add #wikipedia-ko

kowiki channel, largely dormant but still.

Signed-off-by: Yongmin Hong <revi@omglol.email>
This commit is contained in:
revi 2024-11-15 18:53:35 +09:00
parent 6444132a5f
commit 67badb0112
Signed by: revi
GPG key ID: 1EB4F6CEEA100E94
2 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1,21 @@
# Full control over channel
founders = [
"ircservserv-wm",
"revi" # [[ko:User:Revi C.]]
]
# Full operators (kick, ban, and manually change permissions without this file)
crats = []
# Main operators (edit channel topic, invite, etc.)
ops = [
"I110_Gyeyang" # [[ko:User:IRTC1015]]
]
# Basic operator (+o)
plus_o = [
"wmopbot",
]
# Automatically marked with voice (+V)
autovoice = [
]
# Enable Wikimedia-wide settings
global_bans = true
libera_staff = true

View file

@ -44,6 +44,7 @@ channels = [
"#wikimedia-sre",
"#wikimedia-techdocs",
"#wikipedia-abstract-tech",
"#wikipedia-ko"
]
# IRC bot settings
owners = []