Hi y'all! 👋
This project is part of a YouTube series from DinomitronDesigns.
To get this working you need the following pre-requisites:
- Install Visual Studio Code
- Install Node.js
- When in the directory, you will need to manually install the discord.js and winston packages by running the following commands in the folder you download from this repository:
npm install discord.js
npm install winston
- Make sure to update the correct token for your particular bot in the "auth.json" file