#cant seem to find the error

7 messages · Page 1 of 1 (latest)

feral monolithBOT
#
  • 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.
hasty thunder
#

Your ready event file doesn’t seem to export an execute function

chilly wagon
#

how would i fix that

hasty thunder
#

By exporting an execute function in your ready event file

chilly wagon
#

?