mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2024-11-11 01:27:29 +08:00
feat: 添加了对菜单的初步支持
This commit is contained in:
parent
0bd415961c
commit
1aacceecf0
@ -49,6 +49,7 @@ async def _(result: Arparma, event: T_MessageEvent, bot: T_Bot):
|
||||
# TODO
|
||||
pass
|
||||
|
||||
|
||||
user.profile[result.args["key"]] = result.args["value"]
|
||||
|
||||
elif result.subcommands.get("get"):
|
||||
|
Loading…
Reference in New Issue
Block a user