mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-12-18 17:35:46 +08:00
🍻 publish plugin 图片/漫画翻译 (#1954)
This commit is contained in:
parent
7231d493d0
commit
729a894a04
@ -5470,5 +5470,28 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_manga_translator",
|
||||||
|
"project_link": "nonebot-plugin-manga-translator",
|
||||||
|
"name": "图片/漫画翻译",
|
||||||
|
"desc": "图片/漫画翻译插件,适配多API,将图片翻译并返回图片",
|
||||||
|
"author": "maoxig",
|
||||||
|
"homepage": "https://github.com/maoxig/nonebot-plugin-manga-translator",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "a:onebot",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "t:漫画翻译",
|
||||||
|
"color": "#527bea"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "t:图片翻译",
|
||||||
|
"color": "#c452ea"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user