mirror of
https://github.com/MoonlitJolteon/frc-stat-predictor.git
synced 2025-11-02 05:55:03 +00:00
Basic file structure started with a couple utility classes
This commit is contained in:
5
config.json.example
Normal file
5
config.json.example
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"TBA_TOKEN": "Get your read API token here: https://www.thebluealliance.com/account",
|
||||
"USE_ISA_DATA": false,
|
||||
"ISA_TOKEN": "If you are a member of the Indiana Scouting Alliance, put your token here. Reach out to the discord if you don't know how to get it"
|
||||
}
|
||||
Reference in New Issue
Block a user