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.git
Go to this repository
cd BotTemplate
Install dependencies
npm i
-
Go to Discord Developer Portal
-
Paste bot token to
.env
file
Now you can run a bot
node index