Simple template for Discord bots
This template made for Discord.js v12 and higher
Clone repository from GitHub
git clone https://github.com/StavZ/BotTemplate.gitGo to this repository
cd BotTemplateInstall dependencies
npm i-
Go to Discord Developer Portal
-
Paste bot token to
.envfile
Now you can run a bot
node index

