Builder Name localization error
Hello guys quick question:
I try to localize my options of my slash commands and ran into the error
My code causing the error
Is it needed for the option name localization to be lowercase or am I doing something wrong I don't see yet?
7 Replies
• 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.More useful infos:
I am using sapphire in v3.1.0
The stacktrace:
npm list discord.js
node -v
"de": "Beschreibung"
wait, actually
It works with or without quotes on the key 😄
But the problem is with "beschreibung" it works and with "Beschreibung" I get the error
oh yeah, the name needs to be lowercase
Alrighty
Thanks for the quick answer!
just like the command name itself