This package is here to help all of you lovely discord devs. This package is creating the standart bot.js, commands.js and .env file for your next discord bot project.
- Do
npm init -y - Do
npm install --save bot-setuper - Run
npm run bot
You are good to go now!
@leontm-dev