modules
Hello, do you have a question?
Here I have a project to create a discord bot in javascript speaking several languages, but I am not oriented to which modules for that?
I tried i18n and i18next but I canβt find any express docs for javascript discord, would you have any tips for that or even alternative modules?
Thank you very much for your reply! π
8 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!Unknown Userβ’6mo ago
Message Not Public
Sign In & Join Server To View
Does it look interesting, events in my files can be translated too?
depending on the language of the discord user, will the bot adapt to the language of the user?
or does it directly detect the language of the server in question?
sorry for all my questions π
Unknown Userβ’6mo ago
Message Not Public
Sign In & Join Server To View
thanks you π
Unknown Userβ’6mo ago
Message Not Public
Sign In & Join Server To View
little update I want to thank you, I turned to sapphire and i18next and frankly itβs much faster than i18n simple a big thank you :blobguns:
Unknown Userβ’6mo ago
Message Not Public
Sign In & Join Server To View