Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 380 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 380 Bytes

kcb-game-id-fetcher

Fetch game_id from Basket Plus for Kanto Collegiate Basketball

ENV

You need to specify the ENV values below.

# [Required]

# Basket Plus Login Info
KCB_EMAIL=YOUR_EMAIL
KCB_PASSWORD=YOUR_PASSWORD

# Firebase Realtime Database Auth
FIREBASE_URL=YOUR_FIREBASE_URL
FIREBASE_SECRET=YOUR_FIREBASE_SECRET

# Slack Auth
SLACK_API_TOKEN=YOUR_API_TOKEN