标签: python python-3.x discord.py
我正在寻找一种当用户收到角色时运行命令的方法,我环顾四周,但找不到任何东西。
我正在寻找与之等效的东西
@bot.event async def on_member_receive_role(member,role): pass