For a long time, I have been using upvote bots on Steem and Hive.
Recently I wanted to do the same on Blurt but I was having some difficulties.
Yesterday, in the Blurt discord I saw a post by user "ubg" (not sure if he is using the same username on the Blurt)
where he shared his blurtcurator trailbot. Thanks "ubg".
Basically every time a specified account vote on the Blurt blockchain (in this case it is "@blurtcurator")
this script will use your credentials to vote on the same post.
I will try to use this script to add my own functionalities.
The script can be found on https://github.com/uspikk/blurtcurator-trailbot
To run this script you need to:
1. Install node https://nodejs.org/en/download/
2. Install Blurt.js API for Blurt blockchain $ npm install @hiveio/blurt-js --save
3. Run the script with node index.js
You will need to edit the script before running (add your own username and password).
Thanks for reading!
@mayab