Implement Friendica

This commit is contained in:
Nikita Karamov 2023-03-18 03:28:17 +01:00
parent dd9ce344c6
commit 2c8a6c7da8
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
1 changed files with 7 additions and 0 deletions

View File

@ -28,6 +28,13 @@ const PROJECTS = {
text: "message",
},
},
friendica: {
checkUrl: "/api/statusnet/config",
publishEndpoint: "compose",
params: {
text: "body",
},
},
};
const checkProjectUrl = (