summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-11-15 00:02:53 +0100
committerErich Eckner <git@eckner.net>2017-11-15 00:02:53 +0100
commit89e70f67bf5420bd90804b6897c12e1fee0e141e (patch)
treea172cea1220a52f23af2401e81cd7f698adf81cc
parenta3e00c39d57a2469a6787342ad917bce644308ac (diff)
downloadlogbot-89e70f67bf5420bd90804b6897c12e1fee0e141e.tar.xz
logbot.py: change help message
-rwxr-xr-xlogbot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/logbot.py b/logbot.py
index f091c04..f2f1f9e 100755
--- a/logbot.py
+++ b/logbot.py
@@ -77,7 +77,7 @@ NICK_PASS = ""
LOG_FOLDER = "/srv/arch-mirror/arch/arch/archlinux32/irc-logs"
# The message returned when someone messages the bot
-HELP_MESSAGE = "Check out http://excid3.com"
+HELP_MESSAGE = "What's up? I'm just the log bot."
# FTP Configuration
FTP_SERVER = ""