From 62ddb363da1bebdfbbfa4af50ffb52b34ec07b63 Mon Sep 17 00:00:00 2001 From: manetta Date: Wed, 17 Jul 2019 18:56:29 +0200 Subject: [PATCH] testing the hook :) --- logbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logbot.py b/logbot.py index 52f932c..ee1e832 100644 --- a/logbot.py +++ b/logbot.py @@ -91,7 +91,7 @@ class MUCBot(slixmpp.ClientXMPP): f.close() - # Include messages in the log (only when '#publish' is used in the message) + # Include messages in the log (only when '@bot' is used in the message) if '@bot' in msg['body']: # reply from the bot