#How do I make my bot say the usergag without mentioning the user with @?

7 messages · Page 1 of 1 (latest)

regal bisonBOT
#
  • 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!
stoic quail
#

I don't want this

#

i want this

#

I know I don't have to use the <@$authorID>, as the command is called to only name the person's name, but not their username, just the person's name on that server.

narrow geode
#

it sounds like you're looking for <GuildMember>.displayName

narrow geode
ruby pineBOT