Send dm when a person reacts to a message Discord.py

前端 未结 0 1165
伪装坚强ぢ
伪装坚强ぢ 2021-02-06 01:35

I am trying to dm a user when he or she reacts to a message in the channel. Code:

@client.event
async def on_message(message):
    if message.author == client.use         


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