From 2f010b749ba47eb199cd707b185b0fa4d4264889 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=98=E5=BF=A7=E5=8C=97=E8=90=B1=E8=8D=89?= <1779724477@qq.com> Date: Tue, 6 Jul 2021 16:07:24 +0800 Subject: [PATCH] Add third-party Python SDK YiriMirai (#1387) --- docs/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/README.md b/docs/README.md index a216743a0..678829f96 100644 --- a/docs/README.md +++ b/docs/README.md @@ -43,6 +43,7 @@ [OneBot]: https://github.com/howmanybots/onebot [Mirai HTTP]: https://github.com/project-mirai/mirai-api-http [jerrita/saaya]: https://github.com/jerrita/saaya +[Wybxc/YiriMirai]: https://github.com/Wybxc/YiriMirai ### 原生接口 @@ -75,6 +76,7 @@ | `Python` | [Graia Framework][GraiaProject/Application] | | `Python` | [NoneBot] | | `Python` | [jerrita/saaya] | +| `Python` | [Wybxc/YiriMirai] | | `C++` | [cyanray/mirai-cpp] | | `C++` | [Chlorie/miraipp] | | `C#` | [Executor-Cheng/mirai-CSharp] |