You are viewing a single comment's thread from:

RE: What is the best time of the day / week to use upvote bots?

in #steemdev7 years ago

I just used the steem.api.getAccountHistory() method of the JavaScript API. Not sure how it works under the hood (though I would like to learn) but it just spits out all of the transactions for a specific account pretty quickly and then I just loop through them and grab all the ones of interest.