Go Fast Posted March 21, 2018 Report Posted March 21, 2018 I'm trying to get user details on a message. The problem is that if the user changes his profile (name,location,etc) the bot will have to reset in order to update those values.. [Here's my code](https://pastebin.com/7pq0rJqC): I get it that the bot gets the caches version of the steam profile page, but is there a way it can update it every couple of minutes? The only alternative I have my mind is logging a different bot that'll update those details & then send them to the main bot, but that's way too much to do each time I get a new message.. Quote
Dr. McKay Posted March 21, 2018 Report Posted March 21, 2018 You should really just use the WebAPI instead. Go Fast 1 Quote
DalexHD Posted March 22, 2018 Report Posted March 22, 2018 In my case I think that the user info is updated even he changes his name etc... 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.