mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-19 15:19:16 +00:00
Move item from Tools to Misc (htmlproofer)
This commit is contained in:
parent
cde7af1b1e
commit
e71d91412a
|
@ -1387,6 +1387,24 @@
|
||||||
"OStatusClass": false,
|
"OStatusClass": false,
|
||||||
"categories": ["SN-ma"]
|
"categories": ["SN-ma"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Mastodon Group Bot",
|
||||||
|
"source": "https://github.com/drequivalent/mastodon-bot-autoresponder",
|
||||||
|
"protocols": "ActivityPub",
|
||||||
|
"site": "",
|
||||||
|
"logo": "",
|
||||||
|
"servers": "",
|
||||||
|
"description": "A bot that implements group functionality in Mastodon.",
|
||||||
|
"codeLanguage": "Python",
|
||||||
|
"techStack": "",
|
||||||
|
"license": "MIT",
|
||||||
|
"FediAccount": "@drq@mastodon.ml",
|
||||||
|
"apClass": true,
|
||||||
|
"zotClass": false,
|
||||||
|
"diasporaClass": false,
|
||||||
|
"OStatusClass": false,
|
||||||
|
"categories": ["Extention"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "diaspora*",
|
"title": "diaspora*",
|
||||||
"source": "https://github.com/diaspora/diaspora",
|
"source": "https://github.com/diaspora/diaspora",
|
||||||
|
|
|
@ -55,24 +55,6 @@
|
||||||
"OStatusClass": false,
|
"OStatusClass": false,
|
||||||
"categories": ["Utils"]
|
"categories": ["Utils"]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "Mastodon Group Bot",
|
|
||||||
"source": "https://github.com/drequivalent/mastodon-bot-autoresponder",
|
|
||||||
"protocols": "ActivityPub",
|
|
||||||
"site": "",
|
|
||||||
"logo": "",
|
|
||||||
"servers": "",
|
|
||||||
"description": "A bot that implements group functionality in Mastodon.",
|
|
||||||
"codeLanguage": "Python",
|
|
||||||
"techStack": "",
|
|
||||||
"license": "MIT",
|
|
||||||
"FediAccount": "@drq@mastodon.ml",
|
|
||||||
"apClass": true,
|
|
||||||
"zotClass": false,
|
|
||||||
"diasporaClass": false,
|
|
||||||
"OStatusClass": false,
|
|
||||||
"categories": ["Utils"]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "OCR Bot",
|
"title": "OCR Bot",
|
||||||
"source": "https://github.com/Lynnesbian/OCRbot",
|
"source": "https://github.com/Lynnesbian/OCRbot",
|
||||||
|
|
Loading…
Reference in a new issue