Compare commits

..

1 Commits

Author SHA1 Message Date
yiyuchichu 9503e0ffc4 🍻 publish plugin VOICEVOX BRIDGE (#4046) 2026-06-13 11:38:33 +08:00
+10 -6
View File
@@ -11018,17 +11018,21 @@
"is_official": false "is_official": false
}, },
{ {
"module_name": "nonebot_plugin_astra_bot", "module_name": "nonebot_plugin_voicevox_bridge",
"project_link": "nonebot-plugin-astra-bot", "project_link": "nonebot-plugin-voicevox-bridge",
"author_id": 197712452, "author_id": 110277305,
"tags": [ "tags": [
{ {
"label": "ChatBot", "label": "TTS",
"color": "#ea5252" "color": "#ea5252"
}, },
{ {
"label": "OneBot V11", "label": "VOICEVOX",
"color": "#4bcb55" "color": "#20c604"
},
{
"label": "func",
"color": "#fdffc2"
} }
], ],
"is_official": false "is_official": false