我正在尝试更改某人的昵称,但我一直收到这样的错误:net.dv8tion.jda.api.exceptions.HierarchyException: Can't modify a member with higher or equal highest role than yourself!Member m = e.getMember();
创建一个简单的招生系统--希望它在人员运行命令时提供一个角色。Ignoring exception in on_message File "/opt/virtualenvs/python3/lib/python3.8/site-packages/discord/client.py", line 343, in _run_event File "main.py", line 18, in on_message