Add retry intervals and optional proxies
This commit is contained in:
@@ -3,3 +3,10 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user