mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 08:41:29 +00:00
🍻 publish plugin MockingBird语音
This commit is contained in:
@ -1669,5 +1669,20 @@
|
|||||||
"homepage": "https://github.com/noneplugin/nonebot-plugin-imageutils",
|
"homepage": "https://github.com/noneplugin/nonebot-plugin-imageutils",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_mockingbird",
|
||||||
|
"project_link": "nonebot-plugin-mockingbird",
|
||||||
|
"name": "MockingBird语音",
|
||||||
|
"desc": "利用MockingBird来生成语音,并支持多种语音切换",
|
||||||
|
"author": "AkashiCoin",
|
||||||
|
"homepage": "https://github.com/AkashiCoin/nonebot_plugin_mockingbird",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "a:onebot",
|
||||||
|
"color": "#000000"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Reference in New Issue
Block a user