Curators match bot - Waiviogit/waivio GitHub Wiki

Main task #2197

Curators match bot repeats the curators' voices with a specified coefficient (from 1% to 10 000%).

By default, the bot repeats only positive votes, but if the user specifies (ticks the check box), then downvotes are repeated with the same coefficient. In this case, the table uses the ± symbol in front of Vote ratio to indicate that negative votes are also repeated.

For each curator, min Voting Power is set (upvote / downvote mana).

If the estimated value of the vote is less than 0.01 HBD, then such a vote will not be played.

Authorization like a sponsored match bot https://github.com/Waiviogit/waivio/wiki/Match-bot-(Sponsor)#how-to-become-a-match-bot

Page

Element Description
TITLE Curators match bot
SWITCH switch for authorization match bot. If it is red, then the bot is inactive, if green is active
DESCRIPTION The Curators match bot automatically repeats the upvotes and downvotes of specified users (curators) on posts and comments.

For each curator, please specify the voting ratio - the proportion of your vote to the curator's vote. For example, 100% means that you want the same vote as the curator. Sometimes, if your vote value is less than the curator's, you can amplify your vote. If you specified a 200% vote ratio and the curator voted 10%, your vote would be 20%. Please note that all votes are capped at a maximum of 100%.

Important: If the estimated value of the vote combined is less than 0.01 HBD, the Curator match bot will skip this vote.

If you also want to repeat curator’s downvotes, please check the corresponding box.

Votes will be processed as long as the mana (voting power) on the account remains above the threshold specified for each curator.
AUTH_BLOCK The Authors match bot requires authorization to distribute votes on your behalf: Authorize now
The authorization is completed via HiveSigner and can be revoked at any time.


Disclaimer: The Authors match bot service is provided on as-is / as-available basis.
LINK "Authorize now" link for authorization https://github.com/Waiviogit/waivio/wiki/Match-bot-(Sponsor)#how-to-become-a-match-bot
ADD button "Add curator" for adding curator, after clicking the modal window "Add new curator" opens
  • "Authorize now" changes to "Remove authorization" in AUTH_BLOCK, if bot is active.

Table

Column Description
CHECKBOX "Active" checkbox for activating and deactivating authors for which the bot will like
CURATOR "Curator" the name of the author who will receive likes
RATIO "Vote ratio" the strength of bot's like
MANA "Min VP" minimum mana value the bot will like
ACTION "Action" column include "Edit" link for opening a modal window for editing a rule
DATE "Expiry date:" the date until which the likes will be put. If no date has been selected, "termless" is displayed
NOTES "Notes" comments

Add new curator (modal window)

Element Description
TITLE Add new curator
CLOSE button to close the modal window
CURATOR "Curator" user search field. Placeholder - "Find curator". Starred as a required field
RATIO "Vote ratio (1%-10 000%):" determines the ratio of the strength of the bot's like that needs to be placed, in relation to the curator's like. The maximum coefficient is 10 000%, which is equal to 1000% of the curator's vote
RATIO_NOTE The Curators match bot only publishes votes with estimated value of 0.01 HBD or more.
DISLIKE "Match downvotes" checkbox, which means that the bot will repeat dislikes
COMMENTS_LIKE "Match votes on comments" a checkbox that means that the bot will repeat likes on comments
MANA_TEXT Min. Voting Power (mana):
MANA_DROPDOWN dropdown for selecting tokens for min. voting power. Dropdown has 3 options:
  • HIVE
  • WAIV
  • HIVE OR WAIV
By default - WAIV. HIVE OR WAIV - means if one is less than the specified percentage, then the bot stops liking
MANA_SLIDER a slider for choosing at what minimum mana value the bot will like, that is, if the mana is less than this value, the likes will not be put until it is restored. Default 75%
MANA_NOTE Votes will only be processed if the VP on the account is greater than the specified threshold at the time of voting.
DATE "Expiry date:" the date until which the likes will be put
NOTES textarea for comments, maxlength="255"
CANCEL "Cancel" button to cancel the action and close the modal window
CONFIRM "Add curator" button to confirm the action

Edit (modal window)

Element Description
TITLE Edit match bot rules for curator {@username}
CLOSE button to close the modal window
RATIO "Vote ratio (1%-10 000%):" determines the ratio of the strength of the bot's like that needs to be placed, in relation to the curator's like. The maximum coefficient is 10 000%, which is equal to 1000% of the curator's vote
RATIO_NOTE The Curators match bot only publishes votes with estimated value of 0.01 HBD or more.
MANA_TEXT Min. Voting Power (mana):
MANA_DROPDOWN dropdown for selecting tokens for min. voting power. Dropdown has 3 options:
  • HIVE
  • WAIV
  • HIVE OR WAIV
By default - WAIV
MANA_SLIDER a slider for choosing at what minimum mana value the bot will like, that is, if the mana is less than this value, the likes will not be put until it is restored. Default 75%
MANA_NOTE Votes will only be processed if the VP on the account is greater than the specified threshold at the time of voting (typically, 5 min after the post is published).
DATE "Expiry date:" the date until which the likes will be put
NOTES textarea for comments, maxlength="255"
CANCEL "Cancel" button to cancel the action and close the modal window
SAVE "Save changes" button to confirm the action, after clicking, a modal window opens to confirm the action "Confirm changes"
DELETE_TEXT To remove the match bot rule, click the delete button:
DELETE_BUTTON "Delete rule" delete button, after clicking, a modal window opens to confirm the action "Delete confirmation"

Delete confirmation (modal window)

Element Description
TITLE Delete confirmation
CLOSE button to close the modal window
TEXT Do you want to delete curator match bot rule for @{username}?
CANCEL "Cancel" button to cancel the action and close the modal window
DELETE "Delete" button to confirm the delete action

Confirm changes (modal window)

Element Description
TITLE Confirm changes
CLOSE button to close the modal window
TEXT Do you want to save the changes for @{username}?
CANCEL "Cancel" button to cancel the action and close the modal window
OK "OK" button to confirm the save action
  • after adding a curator, a notification of success appears ("Curator was successfully added"), and the author appears in the list without reloading the page;
  • after update a rule, a notification of success appears ("Curator was successfully updated"), and the author appears in the list without reloading the page;
  • immediately after adding an author, the checkbox is active, the rule is activated.

image

image

image

2021-09-17_09-24_1

2021-09-17_09-25

Additional information

  • [Bots / Curator] there were 3 accounts that repeated coffee.time's votes, but only shoppingguide voted. VP on bookguide and localguide 100%. #6253
  • Check the engine of the node for lags; if it lags behind by more than 100 blocks, do not request data from it. #6574
⚠️ **GitHub.com Fallback** ⚠️