mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-12 23:52:26 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d2ec0861a |
+6
-10
@@ -10979,21 +10979,17 @@
|
|||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"module_name": "nonebot_plugin_voicevox_bridge",
|
"module_name": "nonebot_plugin_astra_bot",
|
||||||
"project_link": "nonebot-plugin-voicevox-bridge",
|
"project_link": "nonebot-plugin-astra-bot",
|
||||||
"author_id": 110277305,
|
"author_id": 197712452,
|
||||||
"tags": [
|
"tags": [
|
||||||
{
|
{
|
||||||
"label": "TTS",
|
"label": "ChatBot",
|
||||||
"color": "#ea5252"
|
"color": "#ea5252"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "VOICEVOX",
|
"label": "OneBot V11",
|
||||||
"color": "#20c604"
|
"color": "#4bcb55"
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "func",
|
|
||||||
"color": "#fdffc2"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
|||||||
@@ -22,7 +22,6 @@ toc_max_heading_level: 2
|
|||||||
|
|
||||||
### 🍻 插件发布
|
### 🍻 插件发布
|
||||||
|
|
||||||
- Plugin: 课程表插件 [@noneflow](https://github.com/noneflow) ([#4029](https://github.com/nonebot/nonebot2/pull/4029))
|
|
||||||
- Plugin: Just Enough Katakanas [@noneflow](https://github.com/noneflow) ([#4039](https://github.com/nonebot/nonebot2/pull/4039))
|
- Plugin: Just Enough Katakanas [@noneflow](https://github.com/noneflow) ([#4039](https://github.com/nonebot/nonebot2/pull/4039))
|
||||||
- Plugin: 群热度统计 [@noneflow](https://github.com/noneflow) ([#4017](https://github.com/nonebot/nonebot2/pull/4017))
|
- Plugin: 群热度统计 [@noneflow](https://github.com/noneflow) ([#4017](https://github.com/nonebot/nonebot2/pull/4017))
|
||||||
- Plugin: Permission [@noneflow](https://github.com/noneflow) ([#4022](https://github.com/nonebot/nonebot2/pull/4022))
|
- Plugin: Permission [@noneflow](https://github.com/noneflow) ([#4022](https://github.com/nonebot/nonebot2/pull/4022))
|
||||||
|
|||||||
Reference in New Issue
Block a user