diff --git a/.env.example b/.env.example index 02bf06f..6603ccb 100644 --- a/.env.example +++ b/.env.example @@ -16,4 +16,7 @@ OVERSEERR_4K=false # Examples: IMDB_LISTS=ls123456789,ur123456789,top,boxoffice,https://www.imdb.com/list/ls123456789/ TRAKT_LISTS=12345,67890,https://trakt.tv/users/username/lists/listname -LETTERBOXD_LISTS=https://letterboxd.com/username/list/listname/ \ No newline at end of file +LETTERBOXD_LISTS=https://letterboxd.com/username/list/listname/ + +# Discord Webhook URL (optional) +DISCORD_WEBHOOK_URL=https://discord.com/api/webhooks/your-webhook