Hi there steem <3 I've recently started a vote bot on my account!
I'm still learning so not really sure the configuration is ok :) we'll see how it works :D
If you want to use the bot simply send some STEEM
/ SBD
to my account (x30
) with the steemit.com/...
URL as Memo
.
Here's an example:
Then simply wait for the voting round to end :P I've set the bot to only vote on 100% vote power so the round time should be 2.4 hours :D You can check the time remaining until 100% vote power at https://steemworld.org/@x30
I'm using an updated postpromoter (Node.js based bot) from https://github.com/AusPrinzip/postpromoter (thanks to @lightproject and @transisto) inside my own docker swarm ;)
If any1 needs the stack, here's my docker-compose.yml
:)
version: "3.3"
services:
postpromoter:
image: "antoinegomez/node:10.17.0-alpine-build"
environment:
- NODE_ENV=production
entrypoint: "bash -l -c"
command:
- "git clone https://github.com/AusPrinzip/postpromoter.git . || git pull && npm install && nodejs postpromoter.js"
working_dir: /nodeapp
volumes:
- postpromoter_data:/nodeapp
volumes:
postpromoter_data:
To use, simply deploy
it, wait for git
and npm
to finish, then rename config-example.json
to config.json
and configure the bot and lastly restart
the container, if it didn't fail
already :P you can check the logs using portainer to see if everything's running as expected :D here's a working version:
Thanks for reading and using my bot! Have an awesome day :P
Hi @x30, thanks for trusting me regarding the witness votes! As delegating to an account that then sets the witness proxy alone won't work, I just want to tell you that you also need to set the witness proxy for @x30 to @bot-api to make the proxy chain work ;)
x30 -> bot-api -> steemchiller
Thank you!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
hi there @steemchiller, sure thing :D just did that :P
i'd also like to thank you <3 i use steemworld every day, i even use your sds api in my bot ;) keep up the good work !!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
oh, btw: can you pls make username links go to
steemworld.org/@user
instead ofsteemit.com/@user
:D i frequently find myself wanting it to work like that :) thanks again :PDownvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
You mean in general? In most cases there should be an extra icon (which is a button... ^^) next to the account name for that purpose already:
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
loolz :D somehow i missed that :) good to know about it :P
tho still wld be cool if that was the default behavior of those links :D
maybe you can switch it up ? like make that icon a steemit logo that wld go to
steemit.com
<3oh, you can change the
Steem Site
so my suggestion wldn't work ... didn't know :D well then, leave it be :Pmy bad :| just didn't think to check what that icon did :)
thanks again ;) wish ya all the best !!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Good one... ^^ I guess many people don't know yet. Should probably make a SteemWorld secret tips & tricks post at some point :) Will think about adding an option in settings to change the default behavior...
All the best man ;)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
@x30
I have sent you 3.0 steem for post upvote about 15 min ago
https://steemit.com/steem/@mehta/re-feedback-wanted-4-week-power-down
But i seen that you have received the bid amount but did't show in the bottracker cycle. Can i know the reason?
If i am in any blacklist of yours then please check my post and take the decision. If you don't want to upvote then return the bid to me. Please, check and reply.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Also send 1.750 STEEM, exactly 1 minute bevore next Vote or Bids end. The Votepower was at 1.97$
So every of us 2 who Bid should receive a 0.98$ upvote.
I think the Bot was broken... i received a upvote hours later... but insted of my 0.98$ i just reveived 0.49$ upvote this is a bad ROI.... please fix it.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
1.44 USD has been spent to promote this content using Steemium .
Learn more here!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Congratulations @x30! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :
You can view your badges on your Steem Board and compare to others on the Steem Ranking
If you no longer want to receive notifications, reply to this comment with the word
STOP
Vote for @Steemitboard as a witness to get one more award and increased upvotes!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
@x30
I have sent you 1.75 Steem for post upvote about 12 hours ago, but didn't received upvote till now. The post link is
https://steemit.com/actifit/@actifitsmart/actifit-actifitsmart-20200117t143929481z
Please, check and do the needful. Waiting for your valuable reply....
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I think the BOT is having a problem. Not found on steembottracker. This is a great BOT and I am waiting for 1 update!
Good luck !
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
exactly :D problem fixed <3 thx a lot for using the bot, you guys are awesome !!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
there was a problem with my setup :P now it's back online <3 sry for the inconvenience ...
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
@x30
But you give very less upvote compare to your min 5% return. Please correct it and give solution.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
hi again, so ... i didn't code the bot myself, so i'm not quite sure why that'd happen ... the config is set with a fill limit of 95%, this means min 5% return, but that rarely happens since i've also put a minimum bid :D so it's usually higher return :P maybe it's due to the huge price swings during the period ... sry for the inconvenience, keep using the bot, i'm sure it'll make up for your loss <3 thx and have a great day !
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
it could also be the fact that i'm using the same price feed as steembottracker (http://postpromoter.net/api/prices) .... it is more stable, but maybe there's a skew in the prices ... i don't really know the cause, but ppl have been using the bot for quite some time so i'm assuming they're making a profit in the long run :P
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Good luck on the bot!
Enjoy our tokens!
Your post has been curated by the bitcoin myk project. Tokens are available for this account you can trade for steem at: https://steem-engine.com/. Join our curation priority list to earn more tokens by registering at:
http://www.bitcoinmyk.com/register/
Bitcoin MYK
admin
Register - Bitcoin MYK
This post earned 50 BTCMYK
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hi friend. As I know, the bots began to be lowered. But good luck to you anyway.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Vote was t received. Refund needed
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
That is excellent @x30 but will it be profitable than manual or autocuration?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit