Compare commits

..

7 Commits

Author SHA1 Message Date
Wyh-max-star 6f91632718 🍻 publish plugin 开源依赖安全助手 (#4043) 2026-06-06 18:16:07 +08:00
INKT-love b79665adb8 🍻 publish plugin 课程表插件 (#4028) 2026-06-06 10:15:39 +00:00
noneflow[bot] fdb258a074 📝 Update changelog 2026-06-06 09:30:57 +00:00
Yinan Qin c7ab7f3958 📝 Docs: 添加 Matrix 适配器至 README (#4045) 2026-06-06 17:29:52 +08:00
noneflow[bot] 94d992d6a7 📝 Update changelog
Release Drafter / release (push) Has been skipped
Release Drafter / update-release-draft (push) Failing after 32s
Pyright Lint / Pyright Lint (pydantic-v1) (push) Failing after 33s
Pyright Lint / Pyright Lint (pydantic-v2) (push) Failing after 51s
Site Deploy / publish (push) Failing after 53s
Ruff Lint / Ruff Lint (push) Successful in 54s
Code Coverage / Test Coverage (pydantic-v2, ubuntu-latest, 3.11) (push) Failing after 54s
Code Coverage / Test Coverage (pydantic-v1, ubuntu-latest, 3.10) (push) Failing after 1m6s
Code Coverage / Test Coverage (pydantic-v1, ubuntu-latest, 3.11) (push) Failing after 1m13s
Code Coverage / Test Coverage (pydantic-v1, ubuntu-latest, 3.12) (push) Failing after 1m18s
Code Coverage / Test Coverage (pydantic-v2, ubuntu-latest, 3.12) (push) Failing after 1m17s
Code Coverage / Test Coverage (pydantic-v1, ubuntu-latest, 3.13) (push) Failing after 1m24s
Code Coverage / Test Coverage (pydantic-v2, ubuntu-latest, 3.10) (push) Failing after 1m26s
Code Coverage / Test Coverage (pydantic-v2, ubuntu-latest, 3.13) (push) Failing after 1m26s
Code Coverage / Test Coverage (pydantic-v1, macos-latest, 3.10) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v1, macos-latest, 3.11) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v1, macos-latest, 3.12) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v1, macos-latest, 3.13) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v1, windows-latest, 3.10) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v1, windows-latest, 3.11) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v1, windows-latest, 3.12) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v1, windows-latest, 3.13) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v2, macos-latest, 3.10) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v2, macos-latest, 3.11) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v2, macos-latest, 3.12) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v2, macos-latest, 3.13) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v2, windows-latest, 3.10) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v2, windows-latest, 3.11) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v2, windows-latest, 3.12) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v2, windows-latest, 3.13) (push) Has been cancelled
2026-06-04 13:21:49 +00:00
p0rt39 532c50ffff 🍻 publish plugin Just Enough Katakanas (#4038) 2026-06-04 13:20:43 +00:00
noneflow[bot] f27f5f179f 📝 Update changelog 2026-06-04 12:20:24 +00:00
4 changed files with 35 additions and 15 deletions
+1
View File
@@ -141,6 +141,7 @@ NoneBot2 是一个现代、跨平台、可扩展的 Python 聊天机器人框架
| EFChat[仓库](https://github.com/molanp/nonebot_adapter_efchat)[协议](https://irinu-live.melon.fish/efc-help/) | ↗️ | 恒五聊平台协议,由社区贡献 |
| VoceChat [仓库](https://github.com/5656565566/nonebot-adapter-vocechat)[协议](https://doc.voce.chat/zh-cn/bot/bot-and-webhook) | ↗️ | VoceChat 平台协议,由社区贡献 |
| B站直播间([仓库](https://github.com/MingxuanGame/nonebot-adapter-bilibili-live)[Web API 协议](https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/docs/live)[开放平台协议](https://open-live.bilibili.com/document) | ↗️ | B站直播间(Web API/开放平台)协议,由社区贡献 |
| Matrix ([仓库](https://github.com/elysia-best/adapter-matrix)[协议](https://spec.matrix.org/v1.18/)) | ↗️ | Matrix 协议,由社区贡献 |
- 坚实后盾:支持多种 web 框架,可自定义替换、组合
-15
View File
@@ -383,19 +383,4 @@
],
"is_official": false
},
{
"module_name": "nonebot.adapters.wechatclaw",
"project_link": "nonebot-adapter-wechatclaw",
"name": "WeChatClaw",
"desc": "通过 微信ClawBot 连接微信",
"author_id": 99632363,
"homepage": "https://github.com/Decrabbityyy/adapter-wechatclaw",
"tags": [
{
"label": "微信",
"color": "#ea5252"
}
],
"is_official": false
},
]
+31
View File
@@ -10959,4 +10959,35 @@
],
"is_official": false
},
{
"module_name": "nonebot_plugin_just_enough_katakanas",
"project_link": "nonebot-plugin-just-enough-katakanas",
"author_id": 122146865,
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_class_schedule",
"project_link": "nonebot-plugin-class-schedule",
"author_id": 141488560,
"tags": [
{
"label": "课程表",
"color": "#1eb5f6"
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_depsafe",
"project_link": "nonebot-plugin-depsafe",
"author_id": 208776160,
"tags": [
{
"label": "security",
"color": "#ea5252"
}
],
"is_official": false
},
]
+3
View File
@@ -13,6 +13,7 @@ toc_max_heading_level: 2
### 📝 文档
- Docs: 添加 Matrix 适配器至 README [@elysia-best](https://github.com/elysia-best) ([#4045](https://github.com/nonebot/nonebot2/pull/4045))
- Docs: 添加 WxClaw 适配器 [@shoucandanghehe](https://github.com/shoucandanghehe) ([#4032](https://github.com/nonebot/nonebot2/pull/4032))
### 💫 杂项
@@ -21,6 +22,7 @@ toc_max_heading_level: 2
### 🍻 插件发布
- 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))
- Plugin: 舞萌排行榜 [@noneflow](https://github.com/noneflow) ([#4013](https://github.com/nonebot/nonebot2/pull/4013))
@@ -49,6 +51,7 @@ toc_max_heading_level: 2
### 🍻 适配器发布
- Adapter: Matrix [@noneflow](https://github.com/noneflow) ([#4037](https://github.com/nonebot/nonebot2/pull/4037))
- Adapter: WxClaw [@noneflow](https://github.com/noneflow) ([#3944](https://github.com/nonebot/nonebot2/pull/3944))
## v2.5.0