mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-08 00:26:16 +00:00
1.4 KiB
1.4 KiB
Microsoft Rewards Bot Docs
Welcome to the v3.5 Remaster documentation. These guides cover everything from first-time setup to advanced configuration.
Getting Started
- Setup — Install prerequisites and configure your accounts.
- Running — Commands to start the bot.
- Modes — Understand the different running modes.
Configuration
- Configuration — Adjust bot behavior via
config.jsonc. - Scheduling — Automate daily runs with built-in scheduler.
- Notifications — Discord webhooks and NTFY push alerts.
Features
- Dashboard — Real-time web monitoring panel.
- Account Creation — Create new Microsoft accounts (use with caution).
- Error Reporting — Automatic anonymized bug reports.
Deployment
Help
- Troubleshooting — Quick fixes for common issues.
Quick Reference
| Command | Description |
|---|---|
npm start |
Build and run the bot |
npm run dashboard |
Start web monitoring panel |
npm run creator |
Account creation wizard |
npm run dev |
Development mode |
npm run docker:compose |
Run in Docker |