steem-fossbot-voter icon indicating copy to clipboard operation
steem-fossbot-voter copied to clipboard

A curation bot built for the Steemit social media platform, decides which posts to vote for and casts vote on behalf of a registered user

Results 42 steem-fossbot-voter issues
Sort by recently updated
recently updated
newest added

There is a certain use case for the bot in which is it only used to look through posts when the user is not able to engage with the social...

feature
ui
suggestion

from (at)whatageek Currently the app provides a single algorithm which the bot will vote on through an account. However it might be beneficial to support multiple algorithms to run concurrently,...

enhancement
help wanted
question
server
suggestion
needs investigation

Original idea by (at)whatageek [here](https://steemit.com/steemit/@whatageek/building-smarter-bots-for-steemit-if-bots-are-to-stay): > Program the bot to only like 2-4 posts a day **for each person** you are upvoting. That way users are free to post as...

feature
server
suggestion

Be best way to implement both #4 Golos support and #38 try out steemdata would be to abstract blockchain access away from usage code and provide a standard interface to...

task
server

Golos is the Russian language version of Steem. It seems very possible to swap in [golosjs-lib](https://www.npmjs.com/package/golosjs-lib) instead of using [Steem.js](https://www.npmjs.com/package/steem) as in the current implementation.

task
server

Add the simple modification to hyperlink anchors to request open in new window / tab

enhancement
ui

To support the Golos version (Russian), and potentially any other language, we should take out all English language string literals and replace with a translations database. I suggest we use...

task
server

Could add metrics for the various payout settings posts can be set as? - ```post_payout_is_powerup```: Post payout is set to **Power Up 100%** - ```post_payout_is_default```: Post payout is set to...

enhancement
server
suggestion

This would enable a customisable "support" badge, or text phrase, etc., to be recognised for special attention by the bot. It would allow focused support clubs, guilds, or other organisations....

enhancement
help wanted
ui
server
suggestion

It would be nice to add users who follow and mute you to this list of users we can check things against, like if the post is theirs or if...

enhancement
server