Skip to content

CNDRD/Bruce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bruce

Discord GitHub deployments Codacy Badge
Python Version GitHub repo size GitHub License

/r6sapi is my fork of r6sapi that I tricked into working..


Deployment

(Kinda step, by step..)

  1. Go to Firebase, create an account, create and setup a project (Realtime Database)
  2. Go to Heroku, and create a free account
  3. Create an app on Heroku
  4. In the "Settings" tab set-up config variables (shown in the table below).
  5. In the "Deploy" tab, section "Deployment method", select the best deployment method for you.
  6. If you want to deploy from GitHub, You will first need to create a fork of this repo so you can connect it to your Heroku app.
  7. Before deploying, You will need to change all of the ID's in /config.yml to reflect your server..
KEY VALUE
bruce_token Your Bot's token you've got from the Discord developer portal
R6STATS_API_KEY Your r6stats API key. You can get that from their Discord
serviceAccountKeyJSON Firebase service account key in JSON
TRN_API_KEY Tracker Network API key
UBISOFT_EMAIL Ubisoft email*
UBISOFT_PASSW Ubisoft password*

(* You can create a dummy account just for this)


I'm willing to help answer any questions that you may have
You can either join my Discord or send me a DM on Discord at CNDRD#2233


Made with ❤️ by CNDRD