Skip to content

boyenn/rocket-league-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

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 install

API Tokens

After cloning, create a new folder called "tokens". In Tokens, create 2 empty files without a filetype with names discordtoken and rlstoken

Getting the discord bot token

  • 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

Getting the rls token

  • Go to developers.rocketleaguestats.com and request a token.
  • Copy the token into the file rlstoken

Running

node index.js

About

Bot for Rocket League Connect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published