Compare commits

..

1 Commits

Author SHA1 Message Date
shoucandanghehe d1d3efbacd 🍻 publish plugin Uptime Kuma (#4041) 2026-06-06 18:16:08 +08:00
2 changed files with 17 additions and 5 deletions
+17 -4
View File
@@ -10979,10 +10979,23 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_ret2shell",
"project_link": "nonebot-plugin-ret2shell",
"author_id": 53389305,
"tags": [],
"module_name": "nonebot_plugin_uptimekuma",
"project_link": "nonebot-plugin-uptimekuma",
"author_id": 51957264,
"tags": [
{
"label": "UptimeKuma",
"color": "#e04c4c"
},
{
"label": "监控",
"color": "#76dc39"
},
{
"label": "server",
"color": "#96f9b7"
}
],
"is_official": false
},
]
-1
View File
@@ -22,7 +22,6 @@ toc_max_heading_level: 2
### 🍻 插件发布
- Plugin: 课程表插件 [@noneflow](https://github.com/noneflow) ([#4029](https://github.com/nonebot/nonebot2/pull/4029))
- Plugin: Just Enough Katakanas [@noneflow](https://github.com/noneflow) ([#4039](https://github.com/nonebot/nonebot2/pull/4039))
- Plugin: 群热度统计 [@noneflow](https://github.com/noneflow) ([#4017](https://github.com/nonebot/nonebot2/pull/4017))
- Plugin: Permission [@noneflow](https://github.com/noneflow) ([#4022](https://github.com/nonebot/nonebot2/pull/4022))