This is a submission made for top.gg's 2022 Halloween 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-Halloween-Hackathon-2022.git
) - Install the dependencies (
npm install
) - Run the bot (
npm start
)