TheNetsky / Microsoft-Rewards-Script

Automated Microsoft Rewards script, using TypeScript, Cheerio and Playwright.
133 stars 33 forks source link

Bug when detecting earnable points from more promotions #98

Closed jordyamc closed 2 months ago

jordyamc commented 3 months ago

Fix bug where the script was using x.activityType instead of x.promotionType this was causing that the script wasn't detecting earnable points from more promotions

TheNetsky commented 2 months ago

And you've tested this? My location does not seem to have "more promotions" anymore so I cannot test this.

jordyamc commented 2 months ago

yes, I have the script working at 11am and 11 pm, sometimes there's "more promotions" that become available in the afternoon, so when the script was running at night it wasn't detecting those points so it was skipped because of the "runOnZeroPoints" setting