Merge branch 'master' into bugfix-branch

This commit is contained in:
Junyan Qin (Chin)
2025-02-04 20:39:52 +08:00
committed by GitHub
18 changed files with 872 additions and 34 deletions

View File

@@ -28,7 +28,8 @@ required_deps = {
"Crypto": "pycryptodome",
"lark_oapi": "lark-oapi",
"discord": "discord.py",
"cryptography": "cryptography"
"cryptography": "cryptography",
"gewechat_client": "gewechat-client"
}