I'm trying to do a roleReact bot. The stock emojis are working and I based some on the official document of discord.js
, but when it es to custom emoji reactions I keep getting the result
client undefined
This is my code so far:
case "react":
// this works
message.react("
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1742295678a4417065.html
评论列表(0条)