I Love Coding! The SteemIt Reblogger Service

in utopian-io •  6 years ago  (edited)

image.png

New Project Motivation

On SteemIt, there are a lot of nice programming articles/tutorials from different authors. I would like a single account that resteemed all the programming-related posts, so that I can easily keep it as a feed.

Project Github

https://github.com/DoctorLai/SteemRebloggerService
Consider submitting a PR or Issue.

Installation

  1. git clone https://github.com/DoctorLai/SteemRebloggerService.git
  2. edit config.json
  3. pm2 start reblogger.js

Monitor

pm2 monit

Technology Stack

Javascript, in particular the Node JS.

Configuration file

config.json

{
  "rpc_nodes": [
    "https://api.steemit.com",
    "https://rpc.buildteam.io",
    "https://steemd.minnowsupportproject.org",
    "https://steemd.privex.io",
    "https://gtg.steem.house:8090"
  ],
  "account": "ilovecoding",
  "posting_key": "POSTING KEY",
  "tags": ["ilovecoding", "programming", "coding"],
  "blacklist": [],
  "interval": 3
}

Roadmap

  1. Automatic Upvote for these resteemed posts
  2. Avoid Resteemed Twice (currently, exception thrown)
  3. Resteem Queue - allow control of resteem/maximum intervals

Support me and my work as a witness - witness thread by

  1. voting me here, or
  2. voting me as a proxy.

Thank you! Some of My Contributions: SteemIt Tutorials, Robots, Tools and APIs

You may now want to follow @ilovecoding for all programming-related posts!

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  
Loading...

Hey @justyy
Thanks for contributing on Utopian.
We’re already looking forward to your next contribution!

Want to chat? Join us on Discord https://discord.gg/h52nFrV.

Vote for Utopian Witness!