mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-09 00:56:16 +00:00
467 B
467 B
Running the Bot
What it does
Explains the basic commands to start the bot.
How to use
npm start— builds if needed and runs once.npm run dev— runs from source while you edit.npm run dashboard— starts the web dashboard.npm run creator— opens account creation mode.npm run docker:compose— runs inside Docker with the provided compose file.
Example
npm start