A base to build your own discord bot. We have support for event handler and command handler.
Later you need to edit the .env file and add your discord bot token and setup your mysql connection. Just copy example.env and place your login details.
You need to setup project, thats will install all dependencies to run the bot.
npm install