begin
This commit is contained in:
commit
5ef2bda00d
1
README.md
Normal file
1
README.md
Normal file
@ -0,0 +1 @@
|
||||
Ongoing collection of bots for the Collective Conditions session by Constant. This repository will be gathering code written by many people during various moments (Relearn 2017, Relearn 2019, ongoing Varia work).
|
3
glossary.py
Normal file
3
glossary.py
Normal file
@ -0,0 +1,3 @@
|
||||
from etherpad_lite import EtherpadLiteClient
|
||||
c = EtherpadLiteClient(base_params={'apikey':'HEREAPIKEY'})
|
||||
c.createPad(padID='grants', text="Lorem ipsum dolor sit amet.")
|
Loading…
Reference in New Issue
Block a user