mirror of
https://github.com/theodore-song/polymarket-analyst.git
synced 2026-08-05 04:07:44 +00:00
Add agent trade email alerts
This commit is contained in:
@@ -84,6 +84,13 @@ ADMIN_ALERT_EMAIL=
|
||||
CUSTOMER_SUPPORT_EMAIL=
|
||||
RISK_ADMIN_WALLET=
|
||||
|
||||
# Trade email alerts
|
||||
# Use either Resend directly or a webhook from Zapier/Make/another email automation.
|
||||
RESEND_API_KEY=
|
||||
TRADE_EMAIL_FROM=Poly Arena <alerts@yourdomain.com>
|
||||
TRADE_EMAIL_REPLY_TO=
|
||||
TRADE_EMAIL_WEBHOOK_URL=
|
||||
|
||||
# Agent chat
|
||||
OPENAI_API_KEY=
|
||||
OPENAI_MODEL=gpt-5.6-luna
|
||||
|
||||
Reference in New Issue
Block a user