testing the git hook again

This commit is contained in:
manetta 2019-07-17 18:47:19 +02:00
parent a0d7665677
commit 06046e121b

View File

@ -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