diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/channels.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/channels.conf b/conf/channels.conf index 9700f626..d83c357c 100644 --- a/conf/channels.conf +++ b/conf/channels.conf @@ -19,6 +19,8 @@ chsys: ( main: "Orange" /* Available as #main */ support: "Blue" /* Available as #support */ trade: "Red" /* Available as #trade */ + gm: "Red" + lang: "Green" offtopic: "Cyan" /* Available as #offtopic */ /* You may add as many channels as you like */ } |