You are viewing a single comment's thread:

RE: A Bittersweet Cleanup: Automating My Hive Following List

Is it possible to scan for accounts that have an authority set for an autovoter, too?

Be interesting to see how many "active" accounts have an autovoter, but no other activity.

0.00016730 BEE
3 comments

Well, I thought about that, so this checks two things, when was the last time they posted, and even if not posted when was the last time they comment. I purposely didn't look at votes or tx's as they could be automated.

0.00000000 BEE

But, I could easily add voting to the mix and mark it differently.

0.00000000 BEE
(edited)

and yes, if i had a decent list of autovoters (which right now I think is only hive.vote / steemauto), i could check the authority of each account to see if they were included.

0.00000000 BEE
(edited)

Well, my thoughts are (I don't have time to do it though):

  1. Retrieve the followers (or following) of a given user -

  2. Aggregate a groupby of the "account_auths" under posting authorities (screenshot from block explorer)
    image.png

  3. Figure out which ones are belonging to auto vote services (or other services that enable them).

  4. et voila, an adhoc piece of analysis, that if performed on all active chain users (as opposed to followers / following ) a % of who doesn't give their authority to an autovoter

I could try to do it through hivesql, and its on my list, but I don't know if you have the will or time to do it.

It is merely to satisfy my own curiosity about people who may intend to mislead about being manual curators, while having authorities still listed. No names in mind, just a thought exercise.

(and yes, I'm aware there's tons of ways to automate voting locally using scripts, and this method wouldn't catch it all)

0.00016276 BEE