#Using Auto Complete Interaction for more than 300 choices.

8 messages · Page 1 of 1 (latest)

unkempt vineBOT
#

• 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.

craggy knoll
#

u can send max 25 choices

unkempt vineBOT
lime fossil
#

You need to parse the query the user sends and truncate the 300 choices to the best 25 for what they are typing

#

(Don't need to be 25 exactly, can be less but it can'tbe more)

#

You can test an implementation of this on any of the @unkempt vine commands

mystic inlet
#

Yeah having 300 choices defeats the whole purpose of autocomplete