1.0.1 • Published 6 years ago

postpromoter v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

Post Promoter - Steem Bid-Based Voting Bot

Installation

npm install postpromoter

Configuration

{
  "account": "yourbotaccount",
  "posting_key": "posting private key for your bot account",
  "min_bid": 0.1,
  "max_bid": 1,
  "max_post_age": 144,
  "allow_comments": true,
  "promotion_content": "You got a {weight}% upvote from @postpromoter courtesy of @{sender}!"
}
1.0.1

6 years ago

1.0.0

6 years ago