mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-02 09:26:12 +08:00
🐛 移除没有必要的命令
This commit is contained in:
parent
adf14840df
commit
05e8d3ba37
@ -109,7 +109,7 @@ async def do_dispatch_command(
|
||||
|
||||
|
||||
no_permission_matcher = on_command(
|
||||
"无权限", rule=configurable_to_me, aliases={"添加订阅", "删除订阅", "群管理"}, priority=8, block=True
|
||||
"添加订阅", rule=configurable_to_me, aliases={"删除订阅", "群管理"}, priority=8, block=True
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user