How to execute code after adding a specific reaction by a specific person in discord.py?

前端 未结 0 1478
天涯浪人
天涯浪人 2020-12-16 02:49

I have this code:

await self.bot.wait_for(\'reaction_add\', check=lambda reaction, user: reaction.emoji == \'✅\')


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题