opt is not defined

I already have all the database stuff handled, it's just the tags. The node version is in the error btw Node.js v18.3.0 NPM v9.6.7
6 Replies
d.js toolkit
d.js toolkit•3y ago
• 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.
Unknown User
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
d.js docs
d.js docs•3y ago
guide Slash Commands: Autocomplete read more
doqe į—œĖ¬į—œ
doqe į—œĖ¬į—œOP•3y ago
is there (or will there) be any way to make it so it's like a command with no autocomplete so you have to use an autocorrect choice
doqe į—œĖ¬į—œ
doqe į—œĖ¬į—œOP•3y ago
anyway, thx for the help
Squid
Squid•3y ago
if you use choices, then you're limited to the 25 choices you set upon deploying them if you use autocompelte, then users can enter whatever they want, and you have to manually validate their input there's no third option

Did you find this page helpful?