Skip to content

Latest commit

 

History

History
64 lines (41 loc) · 1.99 KB

File metadata and controls

64 lines (41 loc) · 1.99 KB

pitWeb

A website to display information to the pit crew during a competition

Table Of Contents

Installation

Setup

Installation

'git clone https://github.com/Team2890/pitWeb.git'

Place files on web server

Follow setup

OR

Navigate here and follow setup

Setup

  1. Fill in:
  2. Click the save button

Team Number

The team number to be used for the rank, schedule, timer, win-loss-tie, colorQ, matchAlerts, teammates, and opponents

Formatted as: frc####

Event Key

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]\

Slack API Key

The bot user API token of the slack integration for your slack workspace.

Must use own slack bot with 'incoming-webhook' and 'bot' scopes

Slack Channel ID

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/

Twitch Stream Channel Name

The channel name for the twitch stream to use for the video

Match Number

DEBUGGING OPTION

Allows user to manually set a match number for the timer, colorQ, matchAlerts, teammates, and opponents

Print Requested Data in Console

DEBUGGING OPTION

Whether or not to print out the data requested from the blue alliance via the TBA API in the console