pibara / hive-archeology

Simple HIVE bot that allows its owner to up-vote valuable timeless HIVE posts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

100% VP auto up-vote of peer-curator curated posts

pibara opened this issue · comments

While running Hive Archaeology on your NAS or other system as your private bot, normally the bot only responds to your up-votes of old high quality posts. While manual personal up-votes are always better, when your VP is at 100% or just below, you don't want your voting power to go to waste.

This proposed feature we want the user to be able to run the Hive Archaeology Bot in a mode where at VP of 99.5% or more, the bot will start 25% (default) auto up-voting in-window posts curated by peer curators.

We define three flags:

  • --peer-curation : Auto up-vote posts up-voted by peer curators with 25% when VP reaches 99.5% or higher.
  • --peer-curation-pct [PCT] : Auto up-vote posts up-voted by peer curators with PCT% when VP reaches 99.5% or higher.
  • --peer-curation-list [LST]: Set the whitelist to use for identifying peer curators.

By default all tags curated by peer curators in the list could end up getting up-voted, unless the following flag is specified:

  • --peer-curation-tags [TAGS] : Comma separated list of tags

We drop the list as settable, using pre defined list names instead.