admin管理员组文章数量:1312782
I've only gotten the first "moneybag" emoji to react to the newest message in the channel, which is the embed that the bot sends, however, I want the bot to react to the new embed with both the "money bag" and "ticket" emojis and so far it will react with the "money bag" emoji but, errors out when it tries to react with the "ticket" emoji. How do I get the bot to react to the new embed with both emojis?
if (message.content === '-new') {
const filter = (reaction, user) => {
return ['
本文标签:
javascriptDiscord JSHow to react multiple times to the same embedStack Overflow
版权声明:本文标题:javascript - Discord JS - How to react multiple times to the same embed? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人,
转载请联系作者并注明出处:http://www.betaflare.com/web/1741879389a2402656.html,
本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论