⚰️ Adapter: 删除 Gewechat 适配器 (#3516)

This commit is contained in:
ShineLight
2025-06-09 23:32:13 +08:00
committed by GitHub
parent 20bbae77ee
commit 1950a9594f
2 changed files with 1 additions and 16 deletions

View File

@ -137,7 +137,7 @@ NoneBot2 是一个现代、跨平台、可扩展的 Python 聊天机器人框架
| Mail[仓库](https://github.com/mobyw/nonebot-adapter-mail) | ↗️ | 邮件收发协议,由社区贡献 |
| 黑盒语音([仓库](https://github.com/lclbm/adapter-heybox)[协议](https://github.com/QingFengOpen/HeychatDoc) | ↗️ | 黑盒语音机器人协议,由社区贡献 |
| 微信公众平台([仓库](https://github.com/YangRucheng/nonebot-adapter-wxmp)[协议](https://developers.weixin.qq.com/doc/)| ↗️ | 微信公众平台协议,由社区贡献 |
| Gewechat[仓库](https://github.com/Shine-Light/nonebot-adapter-gewechat)[协议](https://github.com/Devo919/Gewechat)| ↗️ | Gewechat 微信协议,由社区贡献 |
| Gewechat[仓库](https://github.com/Shine-Light/nonebot-adapter-gewechat)[协议](https://github.com/Devo919/Gewechat)| | Gewechat 微信协议,Gewechat不再维护及可用 |
- 坚实后盾:支持多种 web 框架,可自定义替换、组合

View File

@ -284,21 +284,6 @@
],
"is_official": false
},
{
"module_name": "nonebot.adapters.gewechat",
"project_link": "nonebot-adapter-gewechat",
"name": "Gewechat",
"desc": "Gewechat 微信协议适配器",
"author_id": 71173418,
"homepage": "https://github.com/Shine-Light/nonebot-adapter-gewechat",
"tags": [
{
"label": "微信",
"color": "#79ea52"
}
],
"is_official": false
},
{
"module_name": "nonebot.adapters.milky",
"project_link": "nonebot-adapter-milky",