summaryrefslogtreecommitdiff
path: root/logbot.py
diff options
context:
space:
mode:
authorChris Oliver <excid3@gmail.com>2010-02-13 20:45:14 -0600
committerChris Oliver <excid3@gmail.com>2010-02-13 20:45:14 -0600
commitbc3c1e7344ac978d5b3dec7fc0c90acc74f8019a (patch)
tree62b9f6ba7da67e568865abf5912e57dc81c398b0 /logbot.py
parent6bf3b69315437516198c12c5abbb4f40af17bb82 (diff)
downloadlogbot-bc3c1e7344ac978d5b3dec7fc0c90acc74f8019a.tar.xz
Added a multithreaded bot manager
Diffstat (limited to 'logbot.py')
-rw-r--r--logbot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/logbot.py b/logbot.py
index 5afb684..86e1cc6 100644
--- a/logbot.py
+++ b/logbot.py
@@ -2,7 +2,7 @@
"""
LogBot
- A minimal IRC log bot with FTP uploads
+ A minimal IRC log bot
Written by Chris Oliver