I think most steem user are using steemauto or steemvoter to automatically upvote new posts from their favorite authors. Due to the fact that high curation rewards can only be achieved within the first 15 minutes, I'm automatically upvoting posts within the optimal time frame using an auto voter.
On steemauto.com, it is possible to set
for an author. This is too limited, I would like to set included and excluded tags. I also have the problem, that my voting power is sometimes at 100% over night.
I'm currently rewriting the python code for my @rewarding helper. I'm using now a database.
I added the following option for a voting rule:
It is also possible to automatic upvote pending posts when my voting power is at 100% from specified authors.
By doing this, my voting power is used.
I'm currently working on a simple web form application, that would allow others to use my auto voter.
I will post new updates on the development.
What do you think? Would you use such an automatic voter (It works similar to steemauto only when posting rights are granted to a specified account).
Do you need more options beside include_tags and exclude_tags? Do you have also the problem, that the vote power is sometimes at 100%?