mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-06-23 05:56:51 +08:00
🐛 移除没有必要的命令
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user