mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-09 17:06:15 +00:00
Fix creator
This commit is contained in:
@@ -222,10 +222,8 @@ npm run dashboard-dev
|
||||
# Interactive mode
|
||||
npm run creator
|
||||
|
||||
# With referral URL and auto-accept mode
|
||||
npm run creator -- https://rewards.bing.com/welcome?rh=YOUR_CODE -y backup@gmail.com
|
||||
|
||||
# Note: The -- is required to pass arguments to the script!
|
||||
# With auto-accept and recovery email (copy-paste URL directly from Microsoft)
|
||||
npm run creator -- -y backup@gmail.com https://rewards.bing.com/welcome?rh=YOUR_CODE
|
||||
```
|
||||
|
||||
**When to use:**
|
||||
|
||||
@@ -119,7 +119,7 @@ Explore advanced features and customization options:| **[NTFY Alerts](ntfy.md)**
|
||||
|
||||
**Quick command:**
|
||||
```bash
|
||||
npm run creator -- https://rewards.bing.com/welcome?rh=YOUR_CODE -y backup@gmail.com
|
||||
npm run creator -- -y backup@gmail.com https://rewards.bing.com/welcome?rh=YOUR_CODE
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user