Citrinate / FreePackages

An ASF plugin for finding and redeeming free Steam games
Apache License 2.0
87 stars 2 forks source link

Doesn`t add free promotions #31

Closed Vakium closed 3 months ago

Vakium commented 3 months ago

My Config:

{ "AcceptGifts": true, "Enabled": true, "FarmingPreferences": 132, "GamesPlayedWhileIdle": [ 10, 240, 440, 570, 730 ], "HoursUntilCardDrops": 0, "RemoteCommunication": 2, "SteamLogin": "**", "SteamMasterClanID": **, "SteamPassword": "*****", "SteamTradeToken": "*", "EnableFreePackages": true, "FreePackagesFilters": [{ "IgnoreFreeWeekends": true, "NoCostOnly": true,}], }

Package: https://steamdb.info/sub/1033864/

The bot hasn't done anything for 40 minutes. If I set "NoCostOnly" to false, it starts to add some packages

Citrinate commented 3 months ago

The plugin only discovers packages when they've been changed. That package's last change was 24 hours ago, which is too old for the plugin to detect.

The next version of the plugin will also scan for packages that've been posted to Reddit, which in this case would have allowed the plugin to discover that package at this time. You can download the next version here if you'd like: FreePackages V1.4.5. This version however only works with the pre-release version of ASF, and requires at least ASF V6.0.1.2

Vakium commented 3 months ago

uiii, sounds really nice :) thank u very much