Read this article to fully understand what this is about 😃
- Clone this repository
- Run
npm install
- Grab a token on Discord's developer portal
- Create a
.env
file and add aBOT_TOKEN
environmental variable whose value is the token above. - Run
npm run dev