#2 instances

8 messages · Page 1 of 1 (latest)

marsh sparrowBOT
#

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

uncut trail
#

You can still get ratelimited, but since discord.js doesn't know the requests that your python process is making, it's unable to queue those would-be rate limited requests like it normally would

#

Most importantly, I think the question is: why?

hoary bison
lilac grove
hoary bison
#

I use the 2 hosts for the databases I get with them and so I can use the 2 different languages, as I don't have a dedicated and have to use a specific language code. I wanted a select menu and didn't know how to make one with the pyhton library..or maybe it was easier for me to do it in js, not remembering for sure

runic token
#

the proper way is to read the docs of the library you use to know how to do the thing that you want, not switch language

hoary bison
#

I couldn't find a way to do it in that documentation and other libraries for buttons and drop down menu, were outdated, not finding a way, made me switch