mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-22 04:22:28 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3649196cf0 | |||
| 6c2871c7a6 |
@@ -11060,4 +11060,24 @@
|
|||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_onething_monitor",
|
||||||
|
"project_link": "nonebot-plugin-onething-monitor",
|
||||||
|
"author_id": 86997355,
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "网心云",
|
||||||
|
"color": "#b36a12"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "定时检测",
|
||||||
|
"color": "#f1ec54"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "多账号",
|
||||||
|
"color": "#f1ed7d"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -22,6 +22,7 @@ toc_max_heading_level: 2
|
|||||||
|
|
||||||
### 🍻 插件发布
|
### 🍻 插件发布
|
||||||
|
|
||||||
|
- Plugin: 帮撤回 [@noneflow](https://github.com/noneflow) ([#4071](https://github.com/nonebot/nonebot2/pull/4071))
|
||||||
- Plugin: KeyReply [@noneflow](https://github.com/noneflow) ([#4069](https://github.com/nonebot/nonebot2/pull/4069))
|
- Plugin: KeyReply [@noneflow](https://github.com/noneflow) ([#4069](https://github.com/nonebot/nonebot2/pull/4069))
|
||||||
- Plugin: 哔哩哔哩文件下载器 [@noneflow](https://github.com/noneflow) ([#4018](https://github.com/nonebot/nonebot2/pull/4018))
|
- Plugin: 哔哩哔哩文件下载器 [@noneflow](https://github.com/noneflow) ([#4018](https://github.com/nonebot/nonebot2/pull/4018))
|
||||||
- Plugin: 开源依赖安全助手 [@noneflow](https://github.com/noneflow) ([#4044](https://github.com/nonebot/nonebot2/pull/4044))
|
- Plugin: 开源依赖安全助手 [@noneflow](https://github.com/noneflow) ([#4044](https://github.com/nonebot/nonebot2/pull/4044))
|
||||||
|
|||||||
Reference in New Issue
Block a user