How can I make my Message Collector listen for messages sent by a mentioned user Discord.js v12

前端 未结 0 1625
时光说笑
时光说笑 2020-12-19 11:16

The title says it all. I\'ve tried changing const two = message.channel.createMessageCollector(t => t.author.id === message.author.id, {max: 1}) to con

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