Hello, I have a bot on discord in nodejs and I also want to program it in python, how can I use python and nodejs in the same glitch project? (I’m using Google translator so sorry for any spelling mistakes )
Hi, do you mean use python and node at the same time? Or perhaps your asking if python and node is included in the project as standard?
You’ll need to start a node project and then python will be available as standard as with most projects
yes i want to use python and nodejs at the same time! in the same clear project.
I’m not really used to node but I think just creating a package.json file installs node- but perhaps your safer starting a fresh node project then working from there
1 Like
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.