diff --git a/keys.dist.py b/keys.dist.py new file mode 100644 index 0000000..5d3422c --- /dev/null +++ b/keys.dist.py @@ -0,0 +1,10 @@ +webmentionio = { + 'domain': 'example.com', + 'token': 'https://webmention.io/settings -> API key', + 'secret': 'https://webmention.io/settings/webhooks -> callback secret' +} + +telegraph = { + 'token': 'https://telegraph.p3k.io/ -> select site under avatar -> settings gear icon -> API key' +} +