Compare commits

..

1 Commits

Author SHA1 Message Date
CaptainDemo
e2879dbe6b 🍻 publish plugin Dice Helper (#3839) 2026-01-19 20:52:39 +08:00
2 changed files with 4 additions and 10 deletions

View File

@@ -10249,15 +10249,10 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_mcpclient",
"project_link": "nonebot-plugin-mcpclient",
"author_id": 1080807,
"tags": [
{
"label": "mcp",
"color": "#243576"
}
],
"module_name": "nonebot_plugin_dice_helper",
"project_link": "nonebot-plugin-dice-helper",
"author_id": 30589360,
"tags": [],
"is_official": false
},
]

View File

@@ -20,7 +20,6 @@ toc_max_heading_level: 2
### 🍻 插件发布
- Plugin: 战地6战绩查询 [@noneflow](https://github.com/noneflow) ([#3815](https://github.com/nonebot/nonebot2/pull/3815))
- Plugin: Tavily Search [@noneflow](https://github.com/noneflow) ([#3834](https://github.com/nonebot/nonebot2/pull/3834))
- Plugin: 群消息中继 [@noneflow](https://github.com/noneflow) ([#3804](https://github.com/nonebot/nonebot2/pull/3804))
- Plugin: 互联网异常事件监测 [@noneflow](https://github.com/noneflow) ([#3831](https://github.com/nonebot/nonebot2/pull/3831))