update registry

This commit is contained in:
synt-xerror
2026-04-21 10:43:14 -03:00
parent aee6dc5a64
commit d5ebab1f49

View File

@@ -1,5 +1,5 @@
{ {
"lastUpdated": "2026-04-21T13:23:13.743Z", "lastUpdated": "2026-04-21T13:43:02.354Z",
"plugins": { "plugins": {
"a": { "a": {
"name": "a", "name": "a",
@@ -20,10 +20,19 @@
"audio": { "audio": {
"name": "audio", "name": "audio",
"author": "SyntaxError <dev@maneos.net> (https://git.maneos.net)", "author": "SyntaxError <dev@maneos.net> (https://git.maneos.net)",
"version": "1.0.0", "version": "2.0.0",
"category": "media", "category": "media",
"service": false, "service": false,
"dependencies": {} "externalDependencies": {
"yt-dlp": {
"command": "yt-dlp",
"optional": false
},
"ffmpeg": {
"command": "ffmpeg",
"optional": false
}
}
}, },
"figurinha": { "figurinha": {
"name": "figurinha", "name": "figurinha",