This is a submission made for top.gg's 2021 Chilly Hackathon.
Note: We do not recommend self hosting but here are the instructions, if you'd like.
- Clone the repo (
git clone https://github.com/DanPlayz0/Topgg-Chilly-Hackathon-2021.git
) - Install the dependencies (
npm install
) - Run the bot (
npm start
)