From c084db6b2f63b7b09dcf29ae311fce9eac9dfb9e Mon Sep 17 00:00:00 2001 From: 17TheWord <54731914+17TheWord@users.noreply.github.com> Date: Tue, 9 Aug 2022 22:32:59 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 08b02f1..66642b5 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ ### 前置需求 +- [Haruka_Bot](https://github.com/SK-415/HarukaBot) 版本:1.4.0 + - [nonebot-plugin-guild-patch](https://github.com/mnixry/nonebot-plugin-guild-patch):频道适配补丁。 - Python 3.10.5 (本人环境)