Greetings,
I am very happy to announce a new tool that I have created to more efficiently reward people involved in some curation projects that I have supported or managed, Blurt Fanbase is an adapted version of Seven Fanbase for the Blurt Blockchain, it is a simple tool to vote automatically a given list of users from time to time. This tool will accurately detect when one of your listed people publishes and will reward them 5 minutes after posting to maximize curation rewards and deliver high efficiency. Check out the repository on GitHub here:
Requeriments
- NodeJS: "dotenv", "moment", "mysql", "node-fetch", "@blurtfoundation/blurtjs"
- PhpMyAdmin
- PM2
- Linux VPS Server
Instructions to install it
Create a new MySql Database and import fanbase.sql
in your phpmyadmin.
You will see 3 tables:
- Queue
- Settings
- Trailers
Go to settings
table and add a new row. You will can set:
- account: BLURT username to use as curator account.
- posting: BLURT posting key.
- vote_comment: (0/1) upvote comments, set as 0 to dont do it.
- diff_time: (hours) set the time in hours to upvote every account, default 24.
- category: only vote posts in a specified category (First tag).
- tag: only vote posts using a specified tag.
- enable: (0/1) disable/enable your bot, set as 0 to disable it.
- min_vp: set a minimum voting power to upvote posts.
On the trailers
table you will can add as much accounts as you want and set a fixed percentage, these accounts will be voted once every x hours with the percentage used.
Create a .env
file with the following structure:
DB_USER=root
DB_PASSWORD=password
DB_NAME=fanbase
DB_HOST=localhost
and set your MySql Db connection.
Run the script using PM2 just do:
pm2 start index.js --cron "*/15 * * * *"
If you need special attention to deploy it feel free to reach me by Discord:
Alejos7ven#2590
Thanks,
Let's go for more!
If you love my work please consider vote by me as your Witness in the blurt
blockchain.
[Brough by @alejos7ven]
More tools for Blurt thank you!!
Thank you for this, it will help reach as many people who post quality contents easily.
Congratulations, your post has been curated by @r2cornell-curate. Also, find us on Discord
Felicitaciones, su publication ha sido votado por @r2cornell-curate. También, encuéntranos en Discord
Hi, @alejos7ven,
Thank you for your contribution to the Blurt ecosystem.
Please consider voting for the witness @symbionts.
Or delegate to @ecosynthesizer to earn a portion of the curation rewards!
Thank you for using my upvote tool 🙂
Your post has been upvoted (29.76 %)
Delegate more BP for better support and daily BLURT reward 😉
@tomoyan
https://blurtblock.herokuapp.com/blurt/upvote
GREAT WORK