Michael Cammarata

Results 86 comments of Michael Cammarata

That's great information, thanks for clarifying and I appreciate the work/fix!

Initial testing and bug is fixed for me. I appreciate the compose + prebuilt image, excellent work! I also made some minor additions to the compose file (added `container_name`, timezone,...

Follow-up, after adding accounts in the webui I'm getting the following error, `[Line 132] eligible account was not found`: It did show that the accounts were successfully added with their...

I used `10 7,15 * * * cd /root/Microsoft-Rewards-Script && npm run start` for base script just fine for daily runs, and now with docker I’m using the following script...

> Feel free to make a PR with this implemented. I've been trying to get it working, but no luck on my end. My goal is to add NTFY support,...

Initial manual run of the script completed without error. I had already completed searches, etc. earlier in the day, so I can't say for certain if those would have worked,...

Ok, scheduled run started as expected. Desktop searches completed, and mobile started but ran into an error approximately half-way through: ```[3/28/2024, 1:45:24 PM] [PID: 31] [WARN] [SEARCH-BING-MOBILE] Search didn't gain...

Testing run via an early/rough compose.yaml with built-in scheduling, and definitely needs testing and revision. The goal is to keep the container `running` while the script itself is re-run daily...

> Testing run via an early/rough compose.yaml with built-in scheduling, and definitely needs testing and revision. The goal is to keep the container `running` while the script itself is re-run...

> Following. I'm absolutely horrid with regular docker, I only use compose, and throwing this bot in a container would be nice. Ha me too! If you want test a...