mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-20 19:42:35 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f91c76b1d | |||
| e010af2680 |
@@ -11040,4 +11040,24 @@
|
||||
"tags": [],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_git_poller",
|
||||
"project_link": "nonebot-plugin-git-poller",
|
||||
"author_id": 96968352,
|
||||
"tags": [
|
||||
{
|
||||
"label": "Git",
|
||||
"color": "#ea5252"
|
||||
},
|
||||
{
|
||||
"label": "Github",
|
||||
"color": "#000000"
|
||||
},
|
||||
{
|
||||
"label": "Gitgud",
|
||||
"color": "#a020f0"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
]
|
||||
|
||||
@@ -22,6 +22,7 @@ toc_max_heading_level: 2
|
||||
|
||||
### 🍻 插件发布
|
||||
|
||||
- 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) ([#4044](https://github.com/nonebot/nonebot2/pull/4044))
|
||||
- Plugin: Uptime Kuma [@noneflow](https://github.com/noneflow) ([#4042](https://github.com/nonebot/nonebot2/pull/4042))
|
||||
|
||||
Reference in New Issue
Block a user