index : logbot | |
Archlinux32 log bot | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2017-11-15 00:02:53 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-11-15 00:02:53 +0100 |
commit | 89e70f67bf5420bd90804b6897c12e1fee0e141e (patch) | |
tree | a172cea1220a52f23af2401e81cd7f698adf81cc | |
parent | a3e00c39d57a2469a6787342ad917bce644308ac (diff) |
-rwxr-xr-x | logbot.py | 2 |
@@ -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 = "" |