Alright. So I am trying to run two bots. They are the exact same thing with the exact same setup. It's literally just ctrl+c and ctrl+v and then modifying the copy with another bot token and slightly modifying some settings.
When I run ONE of these bots as a standalone on my server, the bot works just fine. But when I run them both using the NodeJS "Multiple Bots", I get this error: https://pastebin.com/R3h9rGMU
This error indicates that a file path is not found. I'm not sure why this is an issue because the files that it needs exist.
The bot is coded in TypeScript and then compiled to JavaScript.
The main file for both bots is in /dist/index.js (per bot respectively).
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.