mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-12 06:55:58 +08:00
🎨 调整频道管理员的权限等级
This commit is contained in:
parent
b652b56bdc
commit
20568a1ae4
@ -55,7 +55,7 @@ async def send_char_adv(bot: Bot, ev: Event):
|
||||
if 4 in raw_data['member'].roles:
|
||||
pm = 2
|
||||
elif 2 in raw_data['member'].roles:
|
||||
pm = 4
|
||||
pm = 3
|
||||
elif 5 in raw_data['member'].roles:
|
||||
pm = 5
|
||||
# telegram
|
||||
|
Loading…
x
Reference in New Issue
Block a user