summaryrefslogtreecommitdiffstats
path: root/Reaktor/IRC/index
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2013-04-22 15:17:15 +0200
committermakefu <root@pigstarter.de>2013-04-22 15:17:15 +0200
commite703a1606471901008938c72900367770afee8f3 (patch)
tree13ba9821383c3b13daa385b9cd31956017c9cdb1 /Reaktor/IRC/index
parent0ab171778fe183b95d6cbf2998f986b866df1947 (diff)
update Reaktor - add color translator
Diffstat (limited to 'Reaktor/IRC/index')
-rwxr-xr-xReaktor/IRC/index2
1 files changed, 1 insertions, 1 deletions
diff --git a/Reaktor/IRC/index b/Reaktor/IRC/index
index 50022ec9..cc2652fe 100755
--- a/Reaktor/IRC/index
+++ b/Reaktor/IRC/index
@@ -3,4 +3,4 @@ set -xeuf
# cd //Reaktor
cd $(dirname $(readlink -f $0))/..
-host=irc.freenode.net target='#krebsco' python IRC/asybot.py "$@"
+host=irc.freenode.net target='#krebs' python IRC/asybot.py "$@"