Revadike / epicgames-freebies-claimer

Claim available free game promotions from the Epic Games Store.
MIT License
2.23k stars 361 forks source link

feat: Disable Notification When No Freebies Found #182

Closed thorstenbe closed 2 years ago

thorstenbe commented 2 years ago

I introduced a new setting to disable the notification if no freebies were claimed. This fixes #165. By default this notification is deactivated and can be activated by adding "notifyIfNoUnclaimedFreebies": true to the config.json

Revadike commented 2 years ago

Thank you!