mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-11 17:56:15 +00:00
feat: add Buy Mode functionality for manual purchase monitoring and point tracking
This commit is contained in:
@@ -53,7 +53,7 @@ When running inside Docker, you can instead rely on `update.docker: true` so the
|
||||
- **Risk management**: Leave `riskManagement.enabled` and `banPrediction` on unless you have a reason to reduce telemetry. Raising `riskThreshold` (>75) makes alerts rarer.
|
||||
- **Search pacing**: The delay window (`search.settings.delay.min` / `max`) accepts either numbers (ms) or strings like `"2min"`. Keep the range wide enough for natural behaviour.
|
||||
- **Dry run**: Set `dryRun: true` to test account rotation without performing tasks. Useful for validating login flow after configuration changes.
|
||||
- **Buy mode**: The config entry simply caps the session length. Use `npm start -- -buy [email]` to launch it.
|
||||
- **Buy mode**: The config entry simply caps the session length. Use `npm run buy` to launch it.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user