ASF-FreeGames is a plugin for ArchiSteamFarm allowing one to automatically collect free steam games 🔑 posted on Reddit.
- ✅ a working ArchiSteamFarm environment
- 🔽 Download latest Dll from the release page
- ➡️ Move the dll into the
plugins
folder of your ArchiSteamFarm installation - 🔄 (re)start ArchiSteamFarm
- 🎉 Have fun
Every ⏰30 minutes
the plugins starts 🔬analysing reddit for new free games⚾.
Then every 🔑addlicense asf appid
commands found are broadcasted to each currently logged bot 💪.
freegames
to collect free games right now 🚀getip
to get the ip used by ASF 👀set
to configure this plugin options (see below) 🛠️
for information about issuing 📢commands see ASF's wiki
The plugin behavior is configurable via command
freegames set nof2p
to ⛔prevent the plugin to collect free to play gamesfreegames set f2p
to ☑️allow the plugin to collect f2p (the default)freegames set nodlc
to ⛔prevent the plugin to collect dlcfreegames set dlc
to ☑️allow the plugin to collect dlc (the default)
In addition to the command above, the configuration is stored in a 📖config/freegames.json.config
json file, one may 🖊 edit it using a text editor to suit its need.
- There's nothing wrong (most likely), those error messages are the result of the plugin trying to add a steam key which is unavailable. With time those errors should occurs less frequently (see #3 for more details).
Simply execute dotnet build ASFFreeGames -c Release
and find the dll in ASFFreeGames/bin
folder, which you can drag to ASF's plugins
folder.