Compare commits

..

1 Commits

Author SHA1 Message Date
Wojusensei 6b147e29e3 🍻 publish plugin 帮撤回 (#4070) 2026-06-13 11:34:59 +08:00
2 changed files with 20 additions and 1 deletions
+20
View File
@@ -11017,4 +11017,24 @@
], ],
"is_official": false "is_official": false
}, },
{
"module_name": "nonebot_plugin_helper_recall",
"project_link": "nonebot-plugin-helper-recall",
"author_id": 277260326,
"tags": [
{
"label": "撤回",
"color": "#f21507"
},
{
"label": "群成员",
"color": "#75f207"
},
{
"label": "消息",
"color": "#e8f207"
}
],
"is_official": false
},
] ]
-1
View File
@@ -22,7 +22,6 @@ toc_max_heading_level: 2
### 🍻 插件发布 ### 🍻 插件发布
- 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))
- Plugin: Ret 2 Shell 播报与查询 [@noneflow](https://github.com/noneflow) ([#4009](https://github.com/nonebot/nonebot2/pull/4009)) - Plugin: Ret 2 Shell 播报与查询 [@noneflow](https://github.com/noneflow) ([#4009](https://github.com/nonebot/nonebot2/pull/4009))
- Plugin: 课程表插件 [@noneflow](https://github.com/noneflow) ([#4029](https://github.com/nonebot/nonebot2/pull/4029)) - Plugin: 课程表插件 [@noneflow](https://github.com/noneflow) ([#4029](https://github.com/nonebot/nonebot2/pull/4029))