You are viewing a single comment's thread from:

RE: how I will vote on steemfollower. And how Justin sun could lose the war, unless there is a quick powerdown.

in #palnet4 years ago

I've wrote and released a script as open source in the psuedo darkness of discord. Where? well lets not give those loyal to tron an easy way to access it. Presently I am not running it-other than a few test to get it started. Personally I would like to see some more customization to it.

Presently it is capable of reading new posts (including edited) in pretty much real time, getting the necessary post and user information, counting the number of good witnesses-refusing the bad, and excluding nsfw stuff, and requires a certain reputation threshold. if everything is met, it upvotes. If not, and the failure is not enough core witness votes, I could have it posts a comment for those not meeting the threshold simply by uncommenting few lines of code.

image.png
https://steemit.com/dtube/@crystalliu/fwv5f0fii47#@firstamendment/fwv5f0fii471584320121

Yeah, second working commenting test and I get down voted by a korean whale who luckily had next to 0 downvoting power and who used it on a post that was set not to earn rewards; lol, I should have used my bot account.

At present the bot doesn't try to find stuff that I would be interested in. It finds something, and if it is in an upvote cycle, it upvotes anything that meets the basic parameters.

It is just a start anyways, I have life in self-quarentine to get back too or something. I am eager to see what other developers can do if this helps them meet their demands. Also interested to see what people leading curation trails can do with it also.

Worst case scenerio, I could develop it further myself.

My intent of course is not to be negative. I easily could set it to downvote tron supporters. maybe others could. What they do is their own decision.

Sort:  

The purpose of this particular bot is to upvote posts from non-Tron witnesses or does this bot have more so to do with helping people vote for non-Tron witnesses or am I totally confused?

Loading...

This is currently what is on my command line from the last time I tested it. I didn't print out (echo) everything-so there are no curls responses echoed. The section below starts out with one who failed a test, and also someone who passed the test. You may have to open the image in a new window to see it.

image.png

unix time stamp
username
tags
main category
permlink
raw reputation score
converted reputation score
A count of the witness list broken into pieces. There is one extra piece.
[list of wtinesses if any]
[did it make it? [see below image: if no and y>1 then display "good" witness count]]
[at this point it could upvote, comment, or do nothing-but I didn't echo it]
unit timestamp "done"

image.png

the below is from an earlier more verbose version that was still being developed:

image.png