testing the git hook again
This commit is contained in:
parent
a0d7665677
commit
06046e121b
@ -113,7 +113,7 @@ class MUCBot(slixmpp.ClientXMPP):
|
|||||||
mbody="Oh a book, that's cool! Thanks {}!".format(msg['mucnick']),
|
mbody="Oh a book, that's cool! Thanks {}!".format(msg['mucnick']),
|
||||||
mtype='groupchat')
|
mtype='groupchat')
|
||||||
|
|
||||||
|
# Start of book feature
|
||||||
from bs4 import BeautifulSoup
|
from bs4 import BeautifulSoup
|
||||||
import re
|
import re
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user