Skip to content

Commit

Permalink
📝 Docs: 更新 Villa 适配器说明 (#2661)
Browse files Browse the repository at this point in the history
  • Loading branch information
CMHopeSunshine committed Apr 19, 2024
1 parent 18f0c9b commit acdb578
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions README.md
Expand Up @@ -110,28 +110,28 @@ NoneBot2 是一个现代、跨平台、可扩展的 Python 聊天机器人框架
- 社区丰富:社区用户众多,直接和间接用户超过十万人,每天都有大量的活跃用户 ([社区资源](#社区资源))
- 海纳百川:一个框架,支持多个聊天软件平台,可自定义通信协议

| 协议名称 | 状态 | 注释 |
| :--------------------------------------------------------------------------------------------------------------------------: | :--: | :-----------------------------------------------------------------------: |
| OneBot([仓库](https://github.com/nonebot/adapter-onebot)[协议](https://onebot.dev/) || 支持 QQ、TG、微信公众号、KOOK 等[平台](https://onebot.dev/ecosystem.html) |
| Telegram([仓库](https://github.com/nonebot/adapter-telegram)[协议](https://core.telegram.org/bots/api) || |
| 飞书([仓库](https://github.com/nonebot/adapter-feishu)[协议](https://open.feishu.cn/document/home/index) || |
| GitHub([仓库](https://github.com/nonebot/adapter-github)[协议](https://docs.github.com/en/apps) || GitHub APP & OAuth APP |
| QQ([仓库](https://github.com/nonebot/adapter-qq)[协议](https://bot.q.qq.com/wiki/) || QQ 官方接口调整较多 |
| Console([仓库](https://github.com/nonebot/adapter-console) || 控制台交互 |
| Red([仓库](https://github.com/nonebot/adapter-red)[协议](https://chrononeko.github.io/QQNTRedProtocol/) || QQ 协议 |
| Satori([仓库](https://github.com/nonebot/adapter-satori)[协议](https://satori.js.org/zh-CN) || 支持 Onebot、TG、飞书、微信公众号、Koishi 等 |
| Discord([仓库](https://github.com/nonebot/adapter-discord)[协议](https://discord.com/developers/docs/intro) || Discord Bot 协议 |
| DoDo([仓库](https://github.com/nonebot/adapter-dodo)[协议](https://open.imdodo.com/) || DoDo Bot 协议 |
| Kritor([仓库](https://github.com/nonebot/adapter-kritor)[协议](https://github.com/KarinJS/kritor) || Kritor (OnebotX) 协议,QQ 机器人接口标准 |
| 钉钉([仓库](https://github.com/nonebot/adapter-ding)[协议](https://open.dingtalk.com/document/) | 🤗 | 寻找 Maintainer(暂不可用) |
| 开黑啦([仓库](https://github.com/Tian-que/nonebot-adapter-kaiheila)[协议](https://developer.kookapp.cn/) | ↗️ | 由社区贡献 |
| Mirai([仓库](https://github.com/ieew/nonebot_adapter_mirai2)[协议](https://docs.mirai.mamoe.net/mirai-api-http/) | ↗️ | QQ 协议,由社区贡献 |
| Ntchat([仓库](https://github.com/JustUndertaker/adapter-ntchat) | ↗️ | 微信协议,由社区贡献 |
| MineCraft([仓库](https://github.com/17TheWord/nonebot-adapter-minecraft) | ↗️ | 由社区贡献 |
| BiliBili Live([仓库](https://github.com/wwweww/adapter-bilibili) | ↗️ | 由社区贡献 |
| Walle-Q([仓库](https://github.com/onebot-walle/nonebot_adapter_walleq) | ↗️ | QQ 协议,由社区贡献 |
| Villa([仓库](https://github.com/CMHopeSunshine/nonebot-adapter-villa)[协议](https://webstatic.mihoyo.com/vila/bot/doc/)| ↗️ | 米游社大别野 Bot 协议,由社区贡献 |
| Rocket.Chat([仓库](https://github.com/IUnlimit/nonebot-adapter-rocketchat)[协议](https://developer.rocket.chat/) | ↗️ | Rocket.Chat Bot 协议,由社区贡献 |
| 协议名称 | 状态 | 注释 |
| :-------------------------------------------------------------------------------------------------------------------: | :--: | :-----------------------------------------------------------------------: |
| OneBot([仓库](https://github.com/nonebot/adapter-onebot)[协议](https://onebot.dev/)|| 支持 QQ、TG、微信公众号、KOOK 等[平台](https://onebot.dev/ecosystem.html) |
| Telegram([仓库](https://github.com/nonebot/adapter-telegram)[协议](https://core.telegram.org/bots/api)|| |
| 飞书([仓库](https://github.com/nonebot/adapter-feishu)[协议](https://open.feishu.cn/document/home/index)|| |
| GitHub([仓库](https://github.com/nonebot/adapter-github)[协议](https://docs.github.com/en/apps)|| GitHub APP & OAuth APP |
| QQ([仓库](https://github.com/nonebot/adapter-qq)[协议](https://bot.q.qq.com/wiki/)|| QQ 官方接口调整较多 |
| Console([仓库](https://github.com/nonebot/adapter-console)|| 控制台交互 |
| Red([仓库](https://github.com/nonebot/adapter-red)[协议](https://chrononeko.github.io/QQNTRedProtocol/)|| QQ 协议 |
| Satori([仓库](https://github.com/nonebot/adapter-satori)[协议](https://satori.js.org/zh-CN)|| 支持 Onebot、TG、飞书、微信公众号、Koishi 等 |
| Discord([仓库](https://github.com/nonebot/adapter-discord)[协议](https://discord.com/developers/docs/intro)|| Discord Bot 协议 |
| DoDo([仓库](https://github.com/nonebot/adapter-dodo)[协议](https://open.imdodo.com/)|| DoDo Bot 协议 |
| Kritor([仓库](https://github.com/nonebot/adapter-kritor)[协议](https://github.com/KarinJS/kritor)|| Kritor (OnebotX) 协议,QQ 机器人接口标准 |
| 钉钉([仓库](https://github.com/nonebot/adapter-ding)[协议](https://open.dingtalk.com/document/)| 🤗 | 寻找 Maintainer(暂不可用) |
| 开黑啦([仓库](https://github.com/Tian-que/nonebot-adapter-kaiheila)[协议](https://developer.kookapp.cn/)| ↗️ | 由社区贡献 |
| Mirai([仓库](https://github.com/ieew/nonebot_adapter_mirai2)[协议](https://docs.mirai.mamoe.net/mirai-api-http/)| ↗️ | QQ 协议,由社区贡献 |
| Ntchat([仓库](https://github.com/JustUndertaker/adapter-ntchat)| ↗️ | 微信协议,由社区贡献 |
| MineCraft([仓库](https://github.com/17TheWord/nonebot-adapter-minecraft)| ↗️ | 由社区贡献 |
| BiliBili Live([仓库](https://github.com/wwweww/adapter-bilibili)| ↗️ | 由社区贡献 |
| Walle-Q([仓库](https://github.com/onebot-walle/nonebot_adapter_walleq)| ↗️ | QQ 协议,由社区贡献 |
| Villa([仓库](https://github.com/CMHopeSunshine/nonebot-adapter-villa)| | 米游社大别野 Bot 协议,官方已下线 |
| Rocket.Chat([仓库](https://github.com/IUnlimit/nonebot-adapter-rocketchat)[协议](https://developer.rocket.chat/)| ↗️ | Rocket.Chat Bot 协议,由社区贡献 |

- 坚实后盾:支持多种 web 框架,可自定义替换、组合

Expand Down

0 comments on commit acdb578

Please sign in to comment.