feat(crypter): 添加qq表情加密并支持回应密文 (#1287)

This commit is contained in:
Kajiekazz
2026-02-19 23:46:33 +08:00
committed by GitHub
parent 82dc709f3b
commit e0fa3ba0b3
4 changed files with 213 additions and 17 deletions

View File

@@ -655,6 +655,8 @@ print("run[CQ:image,file="+j["img"]+"]")
- [x] 齁语解密 [密文] 或 h解密 [密文]
- [x] fumo加密 [文本]
- [x] fumo解密 [文本]
- [x] qq加密 [文本]
- [x] qq解密 [密文]
</details>
<details>