Update Tools: add OCR bot
This commit is contained in:
parent
802cd4cdcd
commit
17a0dddbfe
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue