You are viewing a single comment's thread from:RE: FOSSbot - Free Open Source Steem Voting Bot - Instructions For BeginnersView the full contextdetlef-s (67)in #voting • 7 years ago I will try my 1 bot this weekend. Please make more exemple for logik, simple follower
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?