Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Anyway I think it would be great to open a feature request so Archi can include the logic in future versions
Archi would say that "auto accepting all friend invites" is out of the scope of ASF project which focuses on idling trading cards. There is plugin system exactly to allow you and other people to create plugins that do whatever you want, including accepting all friend invites if that's your thing. Creating such plugin requires minimum amount of knowledge in regards to programming, and if even that is too much, as Ryzhe pointed out, there are already plugins achieving that.
Hi Archi, thanks for taking the time of answer my question. Is it safe to use an external plugin? I think it wouldn't be auto-updated as ASF is... so I fear it can be mess up the bot from time to time.
In addition, ASF already reject friend invites... so I dont see the point in not adding an accept option to Bot behavior, dont get my wrong Im not telling you what to do with your own software It just my opinion.
If you don't trust author of external plugin, you can always write your own. Like I said, what you're asking for is very easy to achieve. If you're unwilling to do it on your own, I'm sure there will be plenty of people happy to code it for you on ASF discord for very low price
I will try to get into plugin creation to support the one you guys already pointed me out just to be sure I will be able to fix anyproblem myself if the author is not fast enought.
One more time, thanks for ASF is a great addition for all of us at zero-cost. Keep rocking!
That's all you need, create a plugin, inherit from that interface and implement whatever logic you want that returns a boolean whether ASF should or should not accept a friend request.
More info on developing plugins: https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Plugins