summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlogbot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/logbot.py b/logbot.py
index 0dc2343..37f46de 100755
--- a/logbot.py
+++ b/logbot.py
@@ -74,7 +74,7 @@ NICK = "timber"
NICK_PASS = ""
# The local folder to save logs
-LOG_FOLDER = "logs"
+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"