🔥 移除不需要的常量

This commit is contained in:
2024-08-06 20:43:00 +08:00
parent 5117e7dbd9
commit 9a2927542a

View File

@@ -1,3 +1 @@
BIND_COMMAND: list[str] = ['绑定', 'bind']
QUERY_COMMAND: list[str] = ['', '查询', 'query', 'stats']
CANT_VERIFY_MESSAGE = '* 由于无法验证绑定信息, 不能保证查询到的用户为本人\n'