Compare commits

..

1 Commits

Author SHA1 Message Date
CN171-1
d618aff89c 🍻 publish plugin 互联网异常事件监测 (#3830) 2026-01-11 23:20:45 +08:00
2 changed files with 9 additions and 6 deletions

View File

@@ -10197,13 +10197,17 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_group_relay",
"project_link": "nonebot-plugin-group-relay",
"author_id": 86188856,
"module_name": "nonebot_plugin_internet_outage",
"project_link": "nonebot-plugin-internet-outage",
"author_id": 110646806,
"tags": [
{
"label": "func",
"color": "#ea5252"
"label": "Cloudflare",
"color": "#f97316"
},
{
"label": "网络中断监测",
"color": "#dc2626"
}
],
"is_official": false

View File

@@ -20,7 +20,6 @@ toc_max_heading_level: 2
### 🍻 插件发布
- Plugin: 词汇黑名单审查 [@noneflow](https://github.com/noneflow) ([#3817](https://github.com/nonebot/nonebot2/pull/3817))
- Plugin: 汉化进度记录 [@noneflow](https://github.com/noneflow) ([#3807](https://github.com/nonebot/nonebot2/pull/3807))
- Plugin: nonebot-plugin-ai-groupmate [@noneflow](https://github.com/noneflow) ([#3766](https://github.com/nonebot/nonebot2/pull/3766))
- Plugin: nonebot_plugin_boardgamehelper [@noneflow](https://github.com/noneflow) ([#3800](https://github.com/nonebot/nonebot2/pull/3800))