I understand the workings from the documentation, but it would be beneficial to update the examples with a functional bot that automatically logs in again whenever an issue arises. I have a bot that employs the autoRelogin feature in the Steam user. I resort to webLogon when the session expires or when an error stating ‘not logged in’ is thrown during trade creation. I utilize proxies and there are instances when the proxy connection fails or when the Steam servers are down. During such times, the bots are down and they do not automatically log in again when the connection is restored. I would like to understand when is just necessary to use webLogon and when is neccessary relog or logOut logOn.
Now these methods are documented but in different places.