From 98cdd2f4b82628e2a53a28850cbd7c1992c6f360 Mon Sep 17 00:00:00 2001 From: snowykami Date: Sat, 21 Sep 2024 03:22:40 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20docs:=20=E5=95=86=E5=BA=97=E7=82=B9?= =?UTF-8?q?=E5=87=BB=E4=B8=BB=E9=A1=B5=E6=94=B9=E4=B8=BA=E6=96=B0=E7=AA=97?= =?UTF-8?q?=E5=8F=A3=EF=BC=8C=E4=BF=AE=E5=A4=8D=E6=8F=92=E4=BB=B6=E5=95=86?= =?UTF-8?q?=E5=BA=97=E4=BB=85=E8=BD=BB=E9=9B=AA=E4=B8=8D=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/dev/best_practices.md | 3 ++- docs/zh/dev/best_practices.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/en/dev/best_practices.md b/docs/en/dev/best_practices.md index 4c0ca925..42f78ccc 100644 --- a/docs/en/dev/best_practices.md +++ b/docs/en/dev/best_practices.md @@ -17,4 +17,5 @@ order: 10 ## Others - [liteyuki starmap](https://starmap.liteyuki.icu): Liteyuki official star map, showing all instances of Liteyuki and their location distribution - [TRSS_Liteyuki](https://timerainstarsky.github.io/TRSS_Liteyuki/): LiteyukiBot management script -- [litedoc](https://github.com/LiteyukiStudio/litedoc): Liteyuki API documentation generator \ No newline at end of file +- [litedoc](https://github.com/LiteyukiStudio/litedoc): Liteyuki API documentation generator +- liteyukibot-api (closed source): Liteyuki Bot stat interface \ No newline at end of file diff --git a/docs/zh/dev/best_practices.md b/docs/zh/dev/best_practices.md index 473b25c0..f06d76bb 100644 --- a/docs/zh/dev/best_practices.md +++ b/docs/zh/dev/best_practices.md @@ -17,4 +17,5 @@ order: 10 ## 其他 - [liteyuki starmap](https://starmap.liteyuki.icu):轻雪官方星图,展示轻雪的所有实例及其位置分布 - [TRSS_Liteyuki](https://timerainstarsky.github.io/TRSS_Liteyuki/):TRSS LiteyukiBot 管理脚本 -- [litedoc](https://github.com/LiteyukiStudio/litedoc):轻雪API文档生成器 \ No newline at end of file +- [litedoc](https://github.com/LiteyukiStudio/litedoc):轻雪API文档生成器 +- liteyukibot-api (闭源):轻雪机器人统计接口 \ No newline at end of file