docs: Add new SDK for C++ based on mirai-api-http (#2806)

Update README.md
This commit is contained in:
Numendacil 2023-09-29 11:11:54 +08:00 committed by GitHub
parent d33160311a
commit 0dfbaf77a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,6 +50,8 @@ HTTP 插件),也可以阅读 [用户手册](UserManual.md) 进行个性化
[Chlorie/miraipp]: https://github.com/Chlorie/miraipp-template
[Numendacil/cpp-mirai-client]: https://github.com/Numendacil/cpp-mirai-client
[Executor-Cheng/mirai-CSharp]: https://github.com/Executor-Cheng/mirai-CSharp
[HoshinoTented/mirai-rs]: https://github.com/HoshinoTented/mirai-rs
@ -138,6 +140,7 @@ HTTP 插件),也可以阅读 [用户手册](UserManual.md) 进行个性化
| `C#` | [yuansicloud/Abp.Mirai] |
| `C++` | [cyanray/mirai-cpp] |
| `C++` | [Chlorie/miraipp] |
| `C++` | [Numendacil/cpp-mirai-client] |
| `GDScript` | [Xwdit/RainyBot-Core] |
| `Go` | [Logiase/gomirai] |
| `JavaScript` / Node.js | [RedBeanN/node-mirai] |