mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-27 16:51:17 +00:00
feat: 添加了对自定义命令前缀的支持
This commit is contained in:
@ -46,7 +46,6 @@ npm_alc = on_alconna(
|
||||
permission=SUPERUSER
|
||||
)
|
||||
|
||||
|
||||
@npm_alc.handle()
|
||||
async def _(result: Arparma, event: T_MessageEvent, bot: T_Bot):
|
||||
ulang = get_user_lang(str(event.user_id))
|
||||
|
Reference in New Issue
Block a user