Basic file structure started with a couple utility classes

This commit is contained in:
2025-03-13 10:13:27 -04:00
commit 24a275d066
5 changed files with 98 additions and 0 deletions

5
config.json.example Normal file
View 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"
}