testing the hook :)
This commit is contained in:
parent
9bc42a9010
commit
62ddb363da
@ -91,7 +91,7 @@ class MUCBot(slixmpp.ClientXMPP):
|
|||||||
f.close()
|
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']:
|
if '@bot' in msg['body']:
|
||||||
|
|
||||||
# reply from the bot
|
# reply from the bot
|
||||||
|
Loading…
Reference in New Issue
Block a user