nodemon src/Bot.ts - everything works as expected, the bot is online and responsive, with 4 global commands.tsc - the build is successfulnode dist/Bot.js the bot is online, but it registers 0 global commands, and none of my listeners or commands of any type respond.