A DiscordJS bot template written in TS based on my DiscordPHP Bot Template
Developer Hub If you any questions with the template
Copy .env.example -> .env and add your bot token
npm run dev - Start the bot in development mode
npm run build - Build the bot
npm run start - Start the bot in production mode
npm run update-commands - Pushes the command configurations to Discord