Make sure you have git, nodejs and npm installed on your machine.
git clone https://github.com/boyenn/rocket-league-connect.git
cd rocket-league-connect
npm installAfter cloning, create a new folder called "tokens". In Tokens, create 2 empty files without a filetype with names discordtoken and rlstoken
- Go to https://discordapp.com/developers and create an account.
- Create an application there.
- Add a bot user to the account.
- Copy the bot user token into the file discordtoken
- Go to developers.rocketleaguestats.com and request a token.
- Copy the token into the file rlstoken
node index.js