You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 created by peer post authors.
We define three flags:
--peer-authors : Auto up-vote posts created by peer authors with 25% when VP reaches 99.5% or higher.
--peer-author-pct [PCT] : Auto up-vote posts created by peer authors with PCT% when VP reaches 99.5% or higher.
--peer-author-list [LST]: Set the whitelist to use for identifying peer authors.
By default all tags created by peer authors in the list could end up getting up-voted, unless the following flag is specified:
--peer-author-tags [TAGS] : Comma separated list of tags
The text was updated successfully, but these errors were encountered:
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 created by peer post authors.
We define three flags:
By default all tags created by peer authors in the list could end up getting up-voted, unless the following flag is specified:
The text was updated successfully, but these errors were encountered: