For more accounts you will need to separate the voting and the blockchain read functions.
And create a DB.
store there when to vote what with which user.
Until when it should try this (max. 6.5 days), if vp is low.
And that would introduce the MySQL dependency again.. Sorry:)
You are viewing a single comment's thread from:
ah, not really. We can handle multiple rules for different accounts in the JSON config. I really don't want any database dependency. :)
Not even a small tiny mini micro sqlite3? :)
Without that, the bot has to parse the blockchain often.. And if it crashes, all is lost..