Magic word experimentation API #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am thinking about how to make it more accessible to experiment with
etherpump
. It is not very easy to ask people to edit the source code to make it do what they want. The command line interface is also quite scary 😅.So, I am wondering about an
etherpump
API! It might look like:Then just run:
So, anyone can write a small script and
etherpump
will take care of the heavy lifting of scanning the pads and matching each pad with the given magic word and giving this pad, text, metadata to the function.Etherpump magic word experimentation APIto Magic word experimentation APIDone in
e1691830b1