GurkenDude Posted August 14, 2017 Report Posted August 14, 2017 Hello,I'm currently looking for a solution to check the bot login state.Sometimes it happens that the bot is logged out but the system doesn't know that he is.Is there a function to check if the bot is logged in correctly and the session is valid? Quote
Dr. McKay Posted August 14, 2017 Report Posted August 14, 2017 If you're asking how to check if the bot is connected to Steam, check if user.steamID is not null. If you're asking how to check if the web session is still valid, node-steamcommunity has some stuff for that. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.