I have a bot in Python which contains a dice roller, which is difficult to do in JavaScript. As soon as I start the bot, I would like the bot in discord.py to work as well. Is it possible with child_process? If so, what code should I use?
I want to start the bot in Python with JS.