Self-reward avatar

Save your wasted SP and maximize your income on Steem

self-reward

Published: 29 Jun 2018 › Updated: 29 Jun 2018Save your wasted SP and maximize your income on Steem

Save your wasted SP and maximize your income on Steem

Self-reward on Steem

Do you know you're wasting your Steem Power once it reaches 100%? Want to keeo the SP to yourself while making some direct passive income without any fees? Try running self-reward@self-reward on your own!

Overview

This script is created by antonsteemit@antonsteemit, user can log in with their steem posting_key, and the script will automatically generate comments and vote on them. You can customize voting weight and voting power threshold to fit your needs, so that we can be sure that no voting power is wasted while we're asleep.

cover.png

Installation

  • You need to have nodejs installed to run the script.
$ git clone https://github.com/antoncoding/steem-self-reward.git
$ npm install

Configuration

Rename config-example.json to config.json:

$ mv config-example.json config.json

Set the options in config.json:

{
  "rpc_nodes": [
    "https://api.steemit.com",
    "https://rpc.buildteam.io",
    "https://steemd.minnowsupportproject.org",
    ],
  "account": "account_name",
  "posting_key": "private_posting_key",

  "target_author":"self-reward", // Info about target post you want to create your comments on, feel free to just use this one :)
  "target_permlink":"save-your-wasted-sp-and-maximize-your-incom-on-steem",

  "parent_comment_content":"This is a comment created for self-reward.",
  "voting_power_threshold":10000, // create new comment and vote when 100% voting power reached.
  "voting_weight":10000, // Vote with 100% voting weight
}

Run

$ node self-reward.js

Donation:

I'll appreciate it if you want to buy me a cup of bubble tea :)

Leave Save your wasted SP and maximize your income on Steem to:

Written by

use self-reward bot to save your wasted Steem Power

Read more #introduceyourself posts


Best Posts From Self-reward

We have not curated any of self-reward's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Self-reward