#2 instances
8 messages · Page 1 of 1 (latest)
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?
Well I feel that question since I am asking for help, I am not sure which way is the right way. Where would you ask the "why" question? :]]
We ask that question. To you. Why do you want to do that? Run a bot on two hosts written in two different languages that is
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
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
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