13 lines
252 B
Bash
13 lines
252 B
Bash
TARGET_ID=
|
|
VALID_API_KEY=
|
|
ROBLOSECURITY_TOKEN=
|
|
PUBLISHER_USER_ID=
|
|
DISCORD_WEBHOOK_URL=
|
|
|
|
# Optional: Proxy for Roblox APIs (e.g., roproxy.com)
|
|
ROBLOX_PROXY=
|
|
|
|
# Optional: Retry configuration (in seconds)
|
|
RETRY_INTERVAL_SECONDS=60
|
|
RETRY_DELAY_SECONDS=300
|