A bot that does a little bit of everything, with easily editable command modules
- Node.js
- A Discord Bot set up and ready to go
- Clone the repository to your local computer
- Run
npm install
- Edit
config.js
to include your bot token and your user ID for owner - Run
npm start