feat: support separate account for onsale operations

Add optional ONSALE_ROBLOSECURITY_TOKEN and ONSALE_PUBLISHER_USER_ID
env vars to use a different Roblox account for putting items on sale.
Falls back to the upload account when not set. Update README with
new config options and API endpoint docs.
This commit is contained in:
2026-03-07 12:24:04 -05:00
parent a761733f8c
commit f8d1713a12
3 changed files with 82 additions and 11 deletions
+4
View File
@@ -4,6 +4,10 @@ ROBLOSECURITY_TOKEN=
PUBLISHER_USER_ID=
DISCORD_WEBHOOK_URL=
# Optional: Separate account for onsaling (defaults to upload account if not set)
ONSALE_ROBLOSECURITY_TOKEN=
ONSALE_PUBLISHER_USER_ID=
# Optional: Proxy for Roblox APIs (e.g., roproxy.com)
ROBLOX_PROXY=