From 89e70f67bf5420bd90804b6897c12e1fee0e141e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 15 Nov 2017 00:02:53 +0100 Subject: logbot.py: change help message --- logbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logbot.py') 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 = "" -- cgit v1.2.3