aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authordedeibel2018-12-27 21:52:32 +0100
committerdedeibel2018-12-27 21:52:32 +0100
commitc9f6ab1360da29bb4ef6c18a38eccf0ef7fd3f35 (patch)
treeec13fb8caf397ba07430ad843ad0cd8c1b702906 /configs
parent8050b0beb2b6f338f960c9bb34fadc19c7987023 (diff)
35c3: add chaoswest irc
Diffstat (limited to 'configs')
-rw-r--r--configs/conferences/35c3/config.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/conferences/35c3/config.php b/configs/conferences/35c3/config.php
index 13d22aa..27f44ef 100644
--- a/configs/conferences/35c3/config.php
+++ b/configs/conferences/35c3/config.php
@@ -551,6 +551,11 @@ $CONFIG['ROOMS'] = array(
'DISPLAY' => '@ChaosWildWest @ twitter',
'TEXT' => '@ChaosWildWest',
),
+ 'IRC' => true,
+ 'IRC_CONFIG' => array(
+ 'DISPLAY' => '#chaoswest-stage @ hackint',
+ 'URL' => 'ircs://irc.hackint.org:6697/chaoswest-stage',
+ ),
),
'wikipakawg' => array(