Basic bot has already been written and example command formats has been provided. Just need to uncomment whichever you prefer and populate the .env file with your discord bot token.
- Clone the repo
- Add discord bot token to .env file and edit the code as needed.
- Run with
node index.js