#Kick and Ban command doesn't work

8 messages · Page 1 of 1 (latest)

vernal turret
#

The kick and the ban command i'm working on doesn't work, both post the embed message, but neither kick nor ban actually do their respective job, help me pls.

sterile solar
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

lilac zincBOT
#

ReferenceError: "x" is not defined: learn more
TypeError: Cannot read properties of undefined/null (reading "x"): learn more

maiden cloud
#

The user option your getting wasn’t provided

#

The user option name is also different from the name you’re passing to options.getUser

vernal turret
#

i don't get it

floral glade
#

option name = usuario
butbu passed target to getUser

vernal turret
#

it worked