Discord Bot Maker
The latest version of DBM requires and works exclusively with discord.js v13.7.0, so if a bot is unable to start because of this (the console log will say so), just run npm install discord.js@13.7.0 and then try to start the bot with the main bot.js file, that should be it.