Compare commits

..

1 Commits

Author SHA1 Message Date
xxtg666
961c328ee4 🍻 publish plugin 海龟汤游戏 (#3696) 2025-10-06 17:31:43 +08:00
2 changed files with 9 additions and 10 deletions

View File

@@ -9765,21 +9765,21 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_parser",
"project_link": "nonebot-plugin-parser",
"author_id": 64878354,
"module_name": "nonebot_plugin_ai_turtle_soup",
"project_link": "nonebot-plugin-ai-turtle-soup",
"author_id": 68174188,
"tags": [
{
"label": "图集",
"color": "#263bd5"
"label": "群聊小游戏",
"color": "#ea5252"
},
{
"label": "视频",
"color": "#152ac0"
"label": "海龟汤",
"color": "#ea5252"
},
{
"label": "解析",
"color": "#152ac0"
"label": "AI",
"color": "#ea5252"
}
],
"is_official": false

View File

@@ -22,7 +22,6 @@ toc_max_heading_level: 2
### 🍻 插件发布
- Plugin: 怪物猎人集会码插件 [@noneflow](https://github.com/noneflow) ([#3684](https://github.com/nonebot/nonebot2/pull/3684))
- Plugin: nonebot-plugin-htmlkit [@noneflow](https://github.com/noneflow) ([#3695](https://github.com/nonebot/nonebot2/pull/3695))
- Plugin: 言令 [@noneflow](https://github.com/noneflow) ([#3675](https://github.com/nonebot/nonebot2/pull/3675))
- Plugin: 算法比赛助手 [@noneflow](https://github.com/noneflow) ([#3672](https://github.com/nonebot/nonebot2/pull/3672))