Browse Source

removed xmpp-to-etherpad bot

master
Cristina Cochior 5 years ago
parent
commit
dd83347fb7
  1. 3
      glossary-etherpad.py

3
glossary-etherpad.py

@ -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.")
Loading…
Cancel
Save