mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-13 16:13:19 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8a2da2cb2d | |||
| de4d35b820 |
+7
-11
@@ -11018,21 +11018,17 @@
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_helper_recall",
|
||||
"project_link": "nonebot-plugin-helper-recall",
|
||||
"author_id": 277260326,
|
||||
"module_name": "nonebot_plugin_easy_aidraw",
|
||||
"project_link": "nonebot-plugin-easy-aidraw",
|
||||
"author_id": 70925546,
|
||||
"tags": [
|
||||
{
|
||||
"label": "撤回",
|
||||
"color": "#f21507"
|
||||
"label": "aidraw",
|
||||
"color": "#ff2c2c"
|
||||
},
|
||||
{
|
||||
"label": "群成员",
|
||||
"color": "#75f207"
|
||||
},
|
||||
{
|
||||
"label": "消息",
|
||||
"color": "#e8f207"
|
||||
"label": "OpenAi",
|
||||
"color": "#00ff43"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
|
||||
@@ -22,6 +22,7 @@ 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: 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))
|
||||
|
||||
Reference in New Issue
Block a user