postpromoter icon indicating copy to clipboard operation
postpromoter copied to clipboard

Steem bid-based voting bot written in JavaScript

Results 24 postpromoter issues
Sort by recently updated
recently updated
newest added

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

The bot tracker site grabs the settings for each bot from the json_metadata in their account. The bot code should automatically update the json_metadata so it doesn't have to be...

Made code cleanup for all warning which shown in WebStorm. Now only 1 warning. Created also a fix for situation for the following bug: Someone send 10 steem - it...

Hey there I am facing this issue can anyone has solution of it. I just changed my bot owner name , account name and the private keys in postpromoter.js file...

It would be awesome to have an option to integrate User Authority metrics to determine if a user is qualified to receive an upvote or if their account / post...

I've noticed in the last few builds the time from bid to Post Promoter identifying and picking up the bid is a lot longer than it used to be. It...

When moving to dsteem version of Post Promoter I notice the blacklist tag memos are showing undefined f or tag. # blacklist_tag config setting (as per example config) `"blacklist_tag": "Bid...

Dsteem is a promise based library, synchronous operation is slower than async operation.

### I want to add more diversity to all the voting bots, and I think adding this `Tag Promotion` feature will be a good idea. Users can easily set `allow_tag_promotion`...