channels: add #wikipedia-ko
kowiki channel, largely dormant but still. Signed-off-by: Yongmin Hong <revi@omglol.email>
This commit is contained in:
parent
6444132a5f
commit
67badb0112
2 changed files with 22 additions and 0 deletions
21
channels/wikipedia-ko.toml
Normal file
21
channels/wikipedia-ko.toml
Normal 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
|
|
@ -44,6 +44,7 @@ channels = [
|
|||
"#wikimedia-sre",
|
||||
"#wikimedia-techdocs",
|
||||
"#wikipedia-abstract-tech",
|
||||
"#wikipedia-ko"
|
||||
]
|
||||
# IRC bot settings
|
||||
owners = []
|
||||
|
|
Loading…
Reference in a new issue