![](https://steemitimages.com/DQmbjKjULLjjfaQXoCVPFNKqL8KgJLt8K2w5MNsoqbTBXad/Student%20Council%20Email%20Header(1).png)
Steem reward manager is a bot to automatically redeem your rewards, and if you get sbd, convert it to steem.
It supports multiple accounts so you can manage as many as you want.
I created it because it was annoying to do the same things over and over again.
For more infos you can find the original post here : https://steemit.com/utopian-io/@howo/introducing-the-steem-reward-manager
After letting it run for a while I realized that I still needed to power up manually, so I updated it :
New Feature : Power up
At first it was a global power up option, power all of the accounts or not. But then I realized that I needed a better granularity, so I changed the configuration scheme from :
[
["howo", "account2", "account3"],
{
"howo":"Activekeyhowo",
"account2":"Activekeyaccount2",
"account3":"Activekeyaccount3",
}
];
(which was ugly)
to
{
"howo" : {
"wif":"activewif",
"powerup" : true
},
"account2" : {
"wif":"activewif",
"powerup" : true
},
"account3" : {
"wif":"activewif",
"powerup" : false
}
};
So each account got its own configuration and will power up the redeemed steem (and converted steem power) or not.
For the implementation I created the "power_up" snippet and added it to steemsnippets
The power up happens line 65
As for the commits, most of the work happened on these three :
https://github.com/drov0/Steem-reward-manager/commit/0dd32f309850b8164f3be0b657ace8743c6150f1
https://github.com/drov0/Steem-reward-manager/commit/e8922f864fd2e5e502179aa6dcdcfbbc7a4594ec
https://github.com/drov0/Steem-reward-manager/commit/2015fc084dd9da110d58ea0fdf0d144cb1f6506a
So if you're using the bot, feel free to update and if you liked the no power up version just set "powerup" to false in the configuration :)
Posted on Utopian.io - Rewarding Open Source Contributors
When we change our thoughts, we change our world.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I tried to imagine a sunny day, but when I opened my eyes it was still grey and sad :<
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Dear @howo, thanks for your post.
Could you tell me how can automate the rewards (payments) to the winners (all players win) of my contest?
I would like, at least, to massively pay the winners of majority and the winners for minority.
Thank you for your suggestions and/or support, I appreciate it very much!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Well you could automate that by using steemjs, get all the comments, look into the text to see if there is a [1] or a [2] inside of it, then check if they indeed voted on your post. If so, execute a transfer to them.
You'll find a snippet to transfer here :
https://github.com/drov0/steemsnippets
For the rest you can find the functions here :
https://github.com/steemit/steem-js/tree/master/doc
to get the comments on a post use : steem.api.getContentReplies
To get the votes use : steem.api.getActiveVotes
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks for reply, @howo.
Could you suggest me a dummy guide to steemjs, snippet and steem.api ... 30 years ago I was a programmer, but now I have to start from scratch!
I really appreciate your help and I thank you!
My primary need now is to make two cumulative payments: is there a novice-proof front end?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
You've got upvoted by
Utopian-1UP
!You can give up to ten 1UP's to Utopian posts every day after they are accepted by a Utopian moderator and before they are upvoted by the official @utopian-io account. Install the @steem-plus browser extension to use 1UP. By following the 1UP-trail using SteemAuto you support great Utopian authors and earn high curation rewards at the same time.
1UP is neither organized nor endorsed by Utopian.io!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
quiero conectar mas gente a esto......
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Looks interesting one !
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Technology and expertise make our life easier.Appreciate your expertise sharing
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you for the contribution. It has been approved.
Great idea, good update. How about a threshold ratio of SDB/Steem where it would convert and not below a certain level?
Please add a license to the repo.
You can contact us on Discord.
[utopian-moderator]
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks ! The next update is probably going to add more options like this.
As for the license yep I'll add it later today.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Any news on the more options?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Mmmmh I'll probably do it next week.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I'm interested to do that . Thanks sharing this information.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
thank you for the update!
i will definitely have to look into SRM if it keeps getting worked on :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Nice post
Please vote me
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hey @howo I am @utopian-io. I have just upvoted you!
Achievements
Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!
Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Nice post
Please help vote me
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Don't forget upvote my account @raisanabila please
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
hola, soy de VENEZUELA ,espero de verdad leas esto, soy nueva en tu plataforma y me gustaría conectar a mucha gente, si es como se hará mas viral, conectarme ganar esa es una buena combinación, cuéntame como lo logro
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
nice post
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit