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>
1 line
No EOL
60 B
SQL
1 line
No EOL
60 B
SQL
ALTER TABLE "leagues" ADD COLUMN "discord_webhook_url" text; |