Does this take into account autovotes? If not, perhaps it ought to. Eyes on page are what matters most surely?
You are viewing a single comment's thread from:
Does this take into account autovotes? If not, perhaps it ought to. Eyes on page are what matters most surely?
Due to the nature of the blockchain it is not easy to differentiate between votes and autovotes. The easiest way would be to count the comments
But the number of views used to be shown. This is surely the best metric to use.
Well if you use steem-python (the module the bot is built around), which acesses the Nodes, there is to my knowledge no option to read those metrics.
Note : im not the maintainer of this bot.