#unable to send message in channel

12 messages · Page 1 of 1 (latest)

topaz horizon
#
    await member.user.send(
      `You have been timed out in ${member.guild.name}. To get your timeout removed, solve this LeetCode question and reply with submission link or screenshot: ${randomLeetCodeQuestion}`,
    );
    const redirectChannel = member.guild.channels.cache.get(config.REDIRECT_CHANNEL_ID);
    await redirectChannel.send("yo");```
dull oreBOT
#
  • What's your exact discord.js npm list discord.js and node node -v version?
  • Not a discord.js issue? Check out #1081585952654360687.
  • Consider reading #how-to-get-help to improve your question!
  • Explain what exactly your issue is.
  • Post the full error stack trace, not just the top part!
  • Show your code!
  • Issue solved? Press the button!
  • Marked as resolved by OP
topaz horizon
#

no idea why tf this aint working

untold elm
#

and what is happening instead

#

do you get any errors, etc

#

also, why is there a , after your string in .send

topaz horizon
#

WGAT

#

WHAT

#

HUH

#

lemme try recreating the error

#

ive no idea what i did