NHL Live Platform¶
A real-time sports data platform delivering live game events, analytics, and sportsbook lag tracking to bettors, scouts, and fans across 32 NHL team communities.
What is NHL Live?¶
NHL Live is a multi-team sports data platform with two delivery channels:
- Discord — 32 team-specific servers with live game calls, analytics, news, and slash commands
- Latency Lab (mobile app) — real-time relay for scouts at the arena, with gesture-based event reporting, live feeds, and interactive shot maps
A single bot application serves all 32 NHL teams. Each team runs its own instance with team-specific configuration, branding, and channels. The mobile app themes itself dynamically based on your authentication token.
For Users¶
New to the platform? Start here:
- Getting Started — Download the app, enter your token, connect
- Relay Mode — How to report live events from the arena
- Live Feed — Follow the action in real time
- Commands — Available slash commands and what they do
- FAQ — Common questions and troubleshooting
For Developers & Staff¶
Internal documentation covering architecture, deployment, and business operations:
- Architecture Overview — System topology, cogs, data flow
- Deployment — GCE VM, systemd, deploy workflow
- Relay Protocol — WebSocket message spec
- Access Control — Role hierarchy, tokens
- Business Model — Pricing, customer segments, channels
Quick Links¶
| Resource | Description |
|---|---|
| Command Reference | Full list of slash commands with parameters |
| Data Definitions | Sports data terminology and stat definitions |
| Privacy Policy | What data we collect and how we use it |
| Roadmap | Current phase status and planned features |
| Releases | Release notes for each build |