fix: remove hardcoded Discord webhook URL from dependencies.py (#19) #56

Open
cal wants to merge 1 commits from ai/major-domo-database-19 into next-release

1 Commits

Author SHA1 Message Date
Cal Corum
900fda6e27 fix: remove hardcoded Discord webhook URL from dependencies.py (#19)
All checks were successful
Build Docker Image / build (pull_request) Successful in 2m14s
Replace hardcoded Discord webhook URL (including secret token) in
send_webhook_message() with DISCORD_WEBHOOK_URL environment variable.
Returns False with an error log if the variable is not set.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 20:02:13 -06:00