ResalePilot

Configuration

All runtime configuration lives in ~/resalepilot/.env.

Required

VariableDescription
RESALEPILOT_LICENSE_KEY Your license key. Used by the auto-activation step of the installer.

Optional — AI listings

VariableDescription
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

VariableDescription
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.

VariablePurpose
SUGARGOO_USERNAME / PASSWORDSugargoo agent login
ACB_USERNAME / PASSWORDAllChinaBuy 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