diff --git a/source/_data/tools.json b/source/_data/tools.json index 0a0ea66..44aee79 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -66,7 +66,25 @@ "codeLanguage": "Python", "techStack": "", "license": "MIT", - "FediAccount": "", + "FediAccount": "@drq@mastodon.ml", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Utils"] + }, + { + "title": "OCR Bot", + "source": "https://github.com/Lynnesbian/OCRbot", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "An OCR (Optical Character Recognition) bot for Mastodon (and compatible) instances.", + "codeLanguage": "Python", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "@lynnesbian@fedi.lynnesbian.space", "apClass": true, "zotClass": false, "diasporaClass": false,