You are viewing a single comment's thread from:
RE: Just for fun: Writing python code with ChatGPT to get a Steem account's current voting power
that time the bot knew about "last_vote_time".
This is curious, because the bot says in other chats it cannot retrieve any current information.
I gave it a break on dividing by 100
Yes, you can do that. I also find integers more "beautiful". But in this case, the other summand must be multiplied with 100. Otherwise the result is not correct...
Ah, yes, right. I had overlooked that mismatch.