mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-04 02:56:45 +00:00
⚰️ Adapter: 删除 Gewechat 适配器 (#3516)
This commit is contained in:
@ -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 框架,可自定义替换、组合
|
||||
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user