A leaderboard bot for OWPD
First, install all the dependencies:
npm install
Create an environment variable of the name owpdToken and the value being the token in quotes.
You can do this on Linux like this:
export owpdToken="Your Token Here"
Same process goes on Windows as well by editing the system variables and making one with your token value.
Start the bot using the command
nodemon