From 06046e121bb7626ae42eb4e32dfecbfea1339096 Mon Sep 17 00:00:00 2001 From: manetta Date: Wed, 17 Jul 2019 18:47:19 +0200 Subject: [PATCH] testing the git hook again --- logbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logbot.py b/logbot.py index 7ad9362..dcdc4dd 100644 --- a/logbot.py +++ b/logbot.py @@ -113,7 +113,7 @@ class MUCBot(slixmpp.ClientXMPP): mbody="Oh a book, that's cool! Thanks {}!".format(msg['mucnick']), mtype='groupchat') - + # Start of book feature from bs4 import BeautifulSoup import re