π€ Hive Automation Bot β Operation & Vision
Today, Iβm presenting the complete workflow of our main bot, as well as the purpose of each dashboard tab. The goal is simple: optimize curation, save time, and build a smart automation system around Hive voting.
π₯ The Main Bot: the core of the system
The main bot is designed to analyze, filter, and automatically vote on posts based on specific criteria.
Its operation relies on several key elements:
β’ Content analysis: each post is scanned to count the actual number of words, cleaning out markdown, links, and HTML.
β’ Quality filtering: only posts with at least 300 words are considered eligible.
β’ Vote weight calculation: the bot applies dynamic rules based on content length:
- 300+ words β base vote
- 500+ words β increased vote
- 1000+ words β even higher vote
β’ Voting Power protection: the bot only votes if VP is above a defined threshold (e.g., 78%).
β’ Smart auto-voting: votes can be chained automatically with a delay (e.g., 5 seconds between each vote).
β’ Real-time tracking: a visual indicator shows voting progress.
β’ Full logging: every vote is recorded with author, permlink, tags, and timestamp.
π In short: the main bot selects quality content and applies a consistent voting strategy, without human intervention.
If the lower section does not match exactly:
https://hivehub.dev/stats/account?username=we-are-ai&category=financial&days=7
it means we are currently connected to a node under maintenance.
βββββββββββββββββββββββ
π Tabs: complementary tools
Around the main bot, several tabs allow you to go further in managing and leveraging votes.
πΉ Vote by Tag (vote-per-tag.php / 4.php)
This tab allows you to:
β’ View posts grouped by tags
β’ Manually vote on all posts within a tag
β’ Easily adjust voting power
β’ Filter tags using a search bar
π Ideal for strengthening a niche or supporting a specific community.
πΉ Reblog List (reblogauto.php)
This tab is used to:
β’ Store all completed votes
β’ Generate a usable list of voted posts
β’ Reblog posts one by one with an automatic delay
β’ Clean the list if needed
π It acts as the bridge between voting and visibility.
πΉ Token TransferThis tab allows you to:β’ Send tokens in bulk (HIVE, HBD, or Hive-Engine tokens)β’ Manage automated distributionsβ’ Track transfer progress
π Useful for rewards, airdrops, or community management.Works with a CSV file or manually via the bottom section of the main bot.
πΉ Dashboard (main bot)
Displays:
β’ Hive Power
β’ Account growth
β’ Author & curation rewards
β’ APR and overall statistics
π Gives a clear view of the botβs performance.
As mentioned earlier, the lower section may not display correctly for now because Iβm currently connected to a node under maintenance. Iβll update this later, or implement a system that automatically connects to the best available node (still figuring out the best way to handle that).
πΉ Account Switcher
β’ Easily switch between voting accounts
β’ Secure login via Hive Keychain
π Very useful for managing multiple accounts.
βββββββββββββββββββββββ
π Vision & Ongoing Automation
Currently, the system works in two steps:
- The main bot automatically votes on eligible posts
- The tabs then allow to:
β’ vote again (manually)
β’ reblog posts
But this workflow is evolving rapidly.
π Current goal:
Fully automate the tabs.
Coming very soon:
β’ Every post voted by the main bot will automatically be:
- revoted (based on multi-account strategy or adjustments)
- reblogged without manual intervention
π Weβre moving from a semi-manual system to full automation.
βββββββββββββββββββββββ
β‘ Conclusion
This bot is not just an auto-voter.
Itβs a complete intelligent curation system combined with powerful tools to:
β’ organize votes
β’ boost visibility
β’ automate repetitive actions
And most importantlyβ¦
π This is only the beginning.
Full automation of the tabs will turn this setup into a fully autonomous curation machine.
For now, the bot is not at its full capacity because Iβm running a lot of tests, which drains the mana very quickly. But once everything is fully set up, the mana will never drop below 90% and it wonβt miss any account eligible for voting. The mana will recharge as fast as it is used.
Within two months, there will be a small second-hand PC (around $50) running 24/7 connected to the router to operate this bot. For now, itβs running on our personal computer, so itβs not active all the time. At the moment, Iβm still in the development phase.