feat: notificacion automatica en Discord via webhook (nuevos mangas)
This commit is contained in:
@@ -11,6 +11,10 @@ WEB_PASSWORD=
|
||||
# Webhook validation
|
||||
WEBHOOK_SECRET=
|
||||
|
||||
# Discord notification (opcional: avisa en canal cuando llega un manga nuevo)
|
||||
# Crear en Discord: canal -> Configuración -> Integraciones -> Webhooks
|
||||
DISCORD_WEBHOOK_URL=
|
||||
|
||||
# DB path
|
||||
DB_PATH=/app/data/worst-scan.db
|
||||
|
||||
|
||||
Reference in New Issue
Block a user