Compare commits

..

1 Commits

Author SHA1 Message Date
yiyuchichu 5ce5695c1e 🍻 publish plugin VOICEVOX BRIDGE (#4046) 2026-06-21 00:26:56 +08:00
2 changed files with 8 additions and 9 deletions
+8 -8
View File
@@ -11041,21 +11041,21 @@
"is_official": false "is_official": false
}, },
{ {
"module_name": "nonebot_plugin_git_poller", "module_name": "nonebot_plugin_voicevox_bridge",
"project_link": "nonebot-plugin-git-poller", "project_link": "nonebot-plugin-voicevox-bridge",
"author_id": 96968352, "author_id": 110277305,
"tags": [ "tags": [
{ {
"label": "Git", "label": "TTS",
"color": "#ea5252" "color": "#ea5252"
}, },
{ {
"label": "Github", "label": "VOICEVOX",
"color": "#000000" "color": "#20c604"
}, },
{ {
"label": "Gitgud", "label": "func",
"color": "#a020f0" "color": "#fdffc2"
} }
], ],
"is_official": false "is_official": false
-1
View File
@@ -22,7 +22,6 @@ toc_max_heading_level: 2
### 🍻 插件发布 ### 🍻 插件发布
- Plugin: KeyReply [@noneflow](https://github.com/noneflow) ([#4069](https://github.com/nonebot/nonebot2/pull/4069))
- Plugin: 哔哩哔哩文件下载器 [@noneflow](https://github.com/noneflow) ([#4018](https://github.com/nonebot/nonebot2/pull/4018)) - Plugin: 哔哩哔哩文件下载器 [@noneflow](https://github.com/noneflow) ([#4018](https://github.com/nonebot/nonebot2/pull/4018))
- Plugin: 开源依赖安全助手 [@noneflow](https://github.com/noneflow) ([#4044](https://github.com/nonebot/nonebot2/pull/4044)) - Plugin: 开源依赖安全助手 [@noneflow](https://github.com/noneflow) ([#4044](https://github.com/nonebot/nonebot2/pull/4044))
- Plugin: Uptime Kuma [@noneflow](https://github.com/noneflow) ([#4042](https://github.com/nonebot/nonebot2/pull/4042)) - Plugin: Uptime Kuma [@noneflow](https://github.com/noneflow) ([#4042](https://github.com/nonebot/nonebot2/pull/4042))