Skip to content

ArchiSteamFarm V1.4 (pre1)

Pre-release
Pre-release
Compare
Choose a tag to compare
@JustArchi JustArchi released this 10 Jan 20:09
  • Added new config property: ForwardKeysToOtherBots which defaults to false. When true, bot will forward already owned steam cd-keys to other bots. Read example.xml for more info.
  • Added new command: !statusall, which prints status of all enabled bots. Thanks to @Ryzhehvost
  • ASF now logs unhandled exceptions (crashes) to log file, also with stacktraces.
  • Misc enhancements and bugfixes.
  • It is now possible to send multiple cd-keys to the bot for activation. You can do so by putting each key in it's own line, e.g.
XXXXX-YYYYY-ZZZZZ
YYYYY-ZZZZZ-XXXXX
ZZZZZ-XXXXX-YYYYY

It's nice to note that it also works with newly introduced ForwardKeysToOtherBots, so if bot already owns one of the key, it will forward that one to other bot.