mirror of
https://github.com/TeamPGM/PagerMaid_Plugins.git
synced 2024-11-22 02:35:34 +00:00
Update keyword.py
This commit is contained in:
parent
d474ea3b43
commit
9e1d26ca9c
@ -406,6 +406,7 @@ async def send_reply(chat_id, trigger, mode, reply_msg, context):
|
||||
" ".join(re_msg.split("\n")[0].split(" ")[1:])
|
||||
]
|
||||
await eval(f"aexec(args[0]{f', {args[1]}' if args[1] else ''})")
|
||||
chdir(working_dir)
|
||||
except:
|
||||
pass
|
||||
chat_id = real_chat_id
|
||||
|
Loading…
Reference in New Issue
Block a user