brackt/drizzle/0048_eager_songbird.sql
Chris Parsons 1f8a69a2b7 Add Discord webhook notifications for standings updates
Adds a Discord webhook integration that posts standings to a configured
Discord channel whenever scores change after a scoring event. Commissioners
set the webhook URL in league settings and can send a test notification.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 11:08:45 -07:00

1 line
No EOL
60 B
SQL

ALTER TABLE "leagues" ADD COLUMN "discord_webhook_url" text;