A website to display information to the pit crew during a competition
'git clone https://github.com/Team2890/pitWeb.git'
Place files on web server
Follow setup
OR
Navigate here and follow setup
- Fill in:
- Click the save button
The team number to be used for the rank, schedule, timer, win-loss-tie, colorQ, matchAlerts, teammates, and opponents
Formatted as: frc####
The key for the event from TheBlueAlliance
Used for the rank, schedule, timer, win-loss-tie, colorQ, matchAlerts, teammates, and opponents
Formatted as: [year][characters]\
The bot user API token of the slack integration for your slack workspace.
Must use own slack bot with 'incoming-webhook' and 'bot' scopes
The id of the slack channel to post messages to
Typically the last characters in numbers in the slack URL
ex: https://YOURWORKSPACE.slack.com/messages/CHANNEL_ID/
The channel name for the twitch stream to use for the video
DEBUGGING OPTION
Allows user to manually set a match number for the timer, colorQ, matchAlerts, teammates, and opponents
DEBUGGING OPTION
Whether or not to print out the data requested from the blue alliance via the TBA API in the console