removed xmpp-to-etherpad bot

This commit is contained in:
Cristina Cochior 2019-11-11 00:05:45 +01:00
parent 0990f70c9b
commit dd83347fb7

View File

@ -1,3 +0,0 @@
from etherpad_lite import EtherpadLiteClient
c = EtherpadLiteClient(base_params={'apikey':'HEREAPIKEY'})
c.createPad(padID='grants', text="Lorem ipsum dolor sit amet.")