A discord bot powered by discord.js and the commando framework.
Join our discord server to see the bot in action!
Requirements:
Node v16.6+
npm (ships with node)
git clone https://github.com/thevynk/discord-bot.git
cd discord-bot
npm i # Install the dependencies
Update the config.json
with your discord ID, server invite and prefix.
node .
Check out CONTRIBUTING.md.
This project is licensed under the MIT License.