Skip to content

Notifications

SamsterZero edited this page Aug 7, 2026 · 1 revision

Notifications

Prizen supports Discord webhooks and Telegram bots for record-low and target-price alerts.

Configure and verify notification channels in Settings. Credentials are encrypted in PostgreSQL using the installation key stored in prizen_secrets.

Failed deliveries remain durable, use bounded exponential backoff, and are retried by the tracker. Use dedicated test channels when validating a new installation.

Clone this wiki locally