mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
commit
27fb3aaa19
@ -101,7 +101,7 @@ cases_matcher_group = MatcherGroup(priority=5, permission=GROUP, block=True)
|
|||||||
|
|
||||||
k_open_case = cases_matcher_group.on_command("开箱")
|
k_open_case = cases_matcher_group.on_command("开箱")
|
||||||
|
|
||||||
reload_count = cases_matcher_group.on_command("重置开箱")
|
reload_count = cases_matcher_group.on_command("重置开箱",permission=SUPERUSER)
|
||||||
|
|
||||||
|
|
||||||
@reload_count.handle()
|
@reload_count.handle()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user