Steem Flag Rewards (@steemflagrewards) incentivizes downvotes on abusive contents on the blockchain. It used to reward downvoters on follow-on flag comments but recently moved to the SFR token model. The token can be used to reward (vote from SFR account) anyone a whitelist individual chooses. The bot's doesn't give ROI but a appreciation of the work users put it behind finding abuse and downvoting/reporting them.
Repository
https://github.com/CodeBull/SFRVotingBot
Installation
- Rename
whitelist.example
towhitelist.json
andexample.env
to.env
. - Fill our necessary credentials in
.env
. - Make necessary changes in
config.js
. All the properties there is pretty much self-explanatory. - Start the bot
node app.js
or using PM2.
Usage
Whitelisted users can send any amount (depends on bots vp and vote value) of SFR token to @steemflagrewards to get a vote from the account. The sender has to be a whitelisted user, the content author can be any steem user. To get whitelisted in the bot, please contact any moderators in SFR Discord.
Discord Commands
$balance <username>
shows token balance of the user.
$upvote <amount> <url>
generate a SteemConnect token transfer link
$stats
shows upvote vp, downvote vp, max bid amount, and vote value of the bot.
$whitelist <username>
used by moderators to whitelist a user
$unlist <username>
used by moderators to remove a user from whitelist
$help
shows a help message.
Contributing
Feel free to fork and send pull request. If you want to use it for your token, feel free to modify the bot. It can easily be modified to support any Steem Engine tokens.
Related Links
SFR cover image designed by @overkillcoin
5% reward of this post goes to Steem DAO