mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-09 17:06:15 +00:00
438 B
438 B
Docker
What it does
Runs the bot in a container with bundled scheduling and browser setup.
How to use
- Ensure
src/accounts.jsoncandsrc/config.jsoncare present before starting. - Run
npm run docker:composeto build and start the container. - View logs with
docker logs -f microsoft-rewards-botor the compose service name.
Example
npm run docker:compose