Browse Source

testing the git hook again

master
manetta 5 years ago
parent
commit
06046e121b
  1. 2
      logbot.py

2
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

Loading…
Cancel
Save