diff --git a/source/_data/tools.json b/source/_data/tools.json index b641d7b..40a0dee 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -1386,6 +1386,24 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["Utils"] + }, + { + "title": "pleroma-bot", + "source": "https://gitea.robertoszek.xyz/robertoszek/pleroma-bot", + "protocols": "ActivityPub", + "site": "https://pleromabot.robertoszek.xyz", + "logo": "", + "servers": "", + "description": "Mirrors Twitter accounts to Fediverse, and migrates accounts using Twitter archive. Supports Mastodon, Pleroma, Misskey.", + "codeLanguage": "Python", + "techStack": "", + "license": "MIT", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Bridges"] } ] }