mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-13 16:13:19 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a8ef60368 | |||
| de4d35b820 |
@@ -11018,13 +11018,17 @@
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_shitbot",
|
||||
"project_link": "nonebot-plugin-shitbot",
|
||||
"author_id": 130885773,
|
||||
"module_name": "nonebot_plugin_astra_bot",
|
||||
"project_link": "nonebot-plugin-astra-bot",
|
||||
"author_id": 197712452,
|
||||
"tags": [
|
||||
{
|
||||
"label": "Bot",
|
||||
"label": "ChatBot",
|
||||
"color": "#ea5252"
|
||||
},
|
||||
{
|
||||
"label": "OneBot V11",
|
||||
"color": "#4bcb55"
|
||||
}
|
||||
],
|
||||
"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