diff options
author | tv <tv@iiso> | 2011-09-13 17:04:45 +0200 |
---|---|---|
committer | tv <tv@iiso> | 2011-09-13 17:04:45 +0200 |
commit | 3aa12f6bcaf0ed4d7e55d686e8a0a4dc45301c36 (patch) | |
tree | d724f38b74780a37baf91566656926bf4070e505 /Reaktor/IRC/content | |
parent | 7448f050bd456c5eef2fbb5492c608d6760ea218 (diff) |
//Reaktor/IRC: replace irclib with own async bot
Unfortunately irclib failed to detect stale connections. Asyboy comes
to the rescue (maybe).^_^->deal with it...^_^
Diffstat (limited to 'Reaktor/IRC/content')
-rw-r--r-- | Reaktor/IRC/content | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Reaktor/IRC/content b/Reaktor/IRC/content deleted file mode 100644 index e0292376..00000000 --- a/Reaktor/IRC/content +++ /dev/null @@ -1 +0,0 @@ -python-irclib-0.4.6/ircbot.py |