From 3aa12f6bcaf0ed4d7e55d686e8a0a4dc45301c36 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 13 Sep 2011 17:04:45 +0200 Subject: //Reaktor/IRC: replace irclib with own async bot Unfortunately irclib failed to detect stale connections. Asyboy comes to the rescue (maybe).^_^->deal with it...^_^ --- Reaktor/IRC/index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Reaktor/IRC/index') diff --git a/Reaktor/IRC/index b/Reaktor/IRC/index index 68b6cf33..7b51632a 100755 --- a/Reaktor/IRC/index +++ b/Reaktor/IRC/index @@ -6,4 +6,4 @@ cd $(dirname $(readlink -f $0))/.. IRC/install -exec python IRC/bot2.py "$@" +exec python IRC/asybot.py "$@" -- cgit v1.2.3