You are viewing a single comment's thread from:

RE: FOSSbot - Free Open Source Steem Voting Bot - Instructions For Beginners

in #voting9 years ago

There are more examples here. https://github.com/Steem-FOSSbot/steem-fossbot-voter/blob/master/docs/usage-guide.md

To only vote for followed authors you would need this algorithm.

author_is_followed, weight = 1000

is that what you were looking for?