- Pick alerts for selected high-value bets
- Daily schedules of upcoming games across supported leagues
Pick alerts
When a play is published from the admin panel, the bot posts a rich embed to the configured channel:- Player image and team logos
- Prop type, line, side, and book
- EV percentage, statistical probability, and recommended Kelly stake
- Direct link back to the prop on Line Gap
Daily schedules
A daily cron posts a summary of the day’s games for the configured league(s):- Matchup, tipoff time, spread, and total
- Custom header banner
- Compact list — fits comfortably in a single message
Supported leagues
NBA, NFL, NHL, NCAAB, NCAAF — same set as the +EV scanner. MLB is excluded by default from the platform’s closing-line capture (high prop volume, low individual bet value), but the Discord bot can still post MLB schedules and picks if configured.Setup
The bot requires:- A Discord server where you have admin / manage-channels permission
- A webhook URL for the channel you want posts to land in
- Configuration in the Line Gap admin panel — webhook URL, posting schedule, league filter
/admin (admin-only access). Detailed setup walkthrough on the Line Gap blog.
Coming soon
Two-way commands
Tracked as enhancementDiscord slash commands for fetching specific player props, recent picks history, and CLV summaries directly in chat.
Per-channel league routing
Tracked as enhancementSend NBA picks to one channel, NFL to another, etc. Currently posts go to a single configured channel.