Steem bot - Steem bot upvote comment resteem
steemhunt·@grv6124·
0.000 HBDSteem bot - Steem bot upvote comment resteem
# Steem bot Steem bot upvote comment resteem --- ## Screenshots <center></center> --- ## Hunter's comment SteemBot SteemBot provides real-time automation on top of Steem blockchain with a very simple API. You can use it to quickly bootstrap an automated task with Steem without having much understanding about the node's mechanism and tricky API. This library is basically an abstraction on top of the official JavaScript library of Steem, called Steem-js which is somehow a low-level API and is not easy to be used for newcomers of the platform. Installation NPM package is available. You should be fine to use it with any supported node-js version but feel free to report any issue: npm install steem-bot --save Then include the package on top of your file: const SteemBot = require('steem-bot').default // or if your environment supports import/export: import SteemBot from 'steem-bot'; How to use? Start with defining the constructor.You should define the constructor based on the type of operations you need to perform --- ## Link https://github.com/charlesjlee/steemBot --- ## Contributors Hunter: @grv6124 --- <center><br/><br/> This is posted on Steemhunt - A place where you can dig products and earn STEEM. [View on Steemhunt.com](https://steemhunt.com/@grv6124/steem-bot-steem-bot-upvote-comment-resteem) </center>