You are viewing a single comment's thread from:

RE: Programming Diary #37: Harnessing AI for lifetime rewards and to enhance the Steem ecosystem

in Steem Dev4 days ago

Interesting. I'm just voting with "steempy upvote" in a shell script. I don't do anything with the expiration time.

steempy upvote --account ${downVoter} --weight ${WEIGHT} @${AUTHOR}/${PERMLINK} 

Unfortunately, I don't do any logging, so I can't tell what it might've looked like from this side.