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