All runtime configuration lives in ~/resalepilot/.env.
Required
| Variable | Description |
RESALEPILOT_LICENSE_KEY | Your license key. Used by the auto-activation step of the installer. |
Optional — AI listings
| Variable | Description |
ANTHROPIC_API_KEY |
Unlocks Claude-powered listing generation. Builder tier:
bring-your-own key. Team / Agency tier: credits included.
When absent, the offline word-pool fallback is used.
|
Optional — Team coordination
| Variable | Description |
FLIPBOT_TELEGRAM_BOT_TOKEN | BotFather token. Required for the Team Telegram bot (Team tier+). |
FLIPBOT_TELEGRAM_CHAT_ID | Default broadcast chat for role-wide notifications. |
Optional — Sourcing agents
Credentials for the buying-agent integrations used by the sourcing
pipeline. Stored only on your VPS.
| Variable | Purpose |
SUGARGOO_USERNAME / PASSWORD | Sugargoo agent login |
ACB_USERNAME / PASSWORD | AllChinaBuy agent login |
Optional — Proxy
A residential proxy URL (http://user:pass@host:port)
improves reliability of scraping-heavy modules.
FLIPBOT_PROXY_URL=http://user:pass@host:port