List duplication - Waiviogit/waivio GitHub Wiki

List duplication - creates copies of lists, including all embedded lists, and links to products or other objects. It uses ChatGPT to rewrite titles and descriptions for all lists. Location: Tools -> Data management -> List duplication.

Element description

TITLE: List duplication bot

SWITCH: The switch that shows authorization status, red - user is not authorized for import, green - authorized. After clicking, the HiveSigner page is opened, in order to give authorization or revoke it.

TEXT:

This bot creates copies of lists, including all embedded lists, and links to products or other objects. It uses ChatGPT to rewrite titles and descriptions for all lists.

Each update must be approved on behalf of the user with an upvote equivalent to $0.001 in WAIV power.

If the WAIV power on the account is insufficient to cast a $0.001 USD vote, or if the WAIV power reaches the specified threshold, the list duplication process will continue at a slower pace.

AUTH: text with the link "Authorize now / Remove authorization", which leads to HiveSigner page in order to give authorization (Authorize now) or revoke it (Remove authorization).

The List duplication bot requires authorization to upvote data updates on your behalf: Remove authorization
The authorization is completed via HiveSigner and can be revoked at any time.

THRESHOLD_NOTE: WAIV voting power threshold: {amount}% (change)

VOTE_SLIDER: "change" - the link, which opens a VOTE_MODAL_WINDOW to choose the vote power.

NOTE: The list duplication bot will pause if WAIV voting power on the account drops below the set threshold.

STATUS: Block that displays the amount of user resources. Text:

Status of the user account:
WAIV upvoting mana: {amount}%
Resource credits: {amount}%

DISCLAIMER: The List duplication bot service is provided on as-is / as-available basis.

UPLOAD_BTN: "Add list" button, which opens a MODAL_WINDOW to select the list.

image

Active table

The table with active duplications.

ACTIVE: Column - "Active". Activation checkbox. If active - duplications is active, if not - not active.

DATE: Column - "Start date". Duplication start date.

OBJECTS_NUMBER: Column - "Number of objects". Displays the number of objects found during the initial list scan.

LIST_NUMBER: Column - "Number of lists". Displays the number of lists found during the initial list scan.

POSTED_LISTS: Column - "Posted lists". Displays the number of lists that have already been duplicated. The number is clickable, it is a link to open a OBJECT_LIST_MODAL_WINDOW with main list that was created and duplicated.

VOTED_UPDATES: Column - "Voted updates". Displays the number of updates that have already been created and voted.

ACTIONS: Column - "Actions". Having actions to completely stop the duplication. After clicking on "stop" link, STOP_MODAL_WINDOW is opened. After the duplication is stopped, the claim record will be displayed in the "History" table.

SHOW_MORE: A "Show More" button will appear if there are more than 30 records.

image

History table

The table with completed or stopped duplicates.

TITLE: History

DATE: Column - "Start date". Duplication start date.

END_DATE: Column - "Finish date". Duplication end date.

BASE_OBJECT: Column - "Base object". Displays the main list that have been created. The number is clickable, it is a link to open a OBJECT_LIST_MODAL_WINDOW.

NUMBER_OF_OBJECTS: Column - "Number of objects". Displays the number of objects found during the initial parsing of the import file.

NUMBER_OF_LIST: Column - "Number of lists". Displays the number of lists found during the initial parsing of the import file.

VOTED_UPDATES: Column - "Voted updates". Displays the number of updates that have been voted.

SHOW_MORE: A "Show More" button will appear if there are more than 30 records.

image

Vote modal window

The modal window with a slider to select the minimum threshold for the WAIV vote power, up to which the import will work.

CROSS: The button to close the modal window.

SLIDER: The slider to choose. By default - 70%.

SUBMIT: "OK" button to submit/save the selection.

CANCEL: "Cancel" button to cancel the selection and close the window.

image

List duplication modal window

The modal window to choose a list to duplicate.

TITLE: List duplication bot.

FIELD_LABEL: Select list:.

SEARCH: The search to find the list with objects to be duplicated. Placeholder - Find object.

EMBEDDED_LISTS: Checkbox Process embedded lists that signal the bot to include objects from embedded lists as well. Active by default.

CANCEL: "Cancel" button to cancel action and close the modal window.

SUBMIT: "Submit" button to confirm the action and start duplication.

image image

Object list modal window

The modal window with a base list that was claimed.

CROSS: The button to close the modal window.

LIST: Consist of the name of the permlink, this is a link to the page of the object.

image

Stop modal window

The modal window with to stop the import.

TITLE: Stop list duplication

TEXT: Once stopped, the list duplication cannot be resumed. To temporarily suspend/resume the list duplication, please consider using the Active checkbox.

SUBMIT: "Stop" button to submit the stop action.

CANCEL: "Cancel" button to cancel action and close the window.

image

Additional information

  • List duplicator bot #5913
  • [list duplication / chatGPT] when duplicating lists, you need to rewrite their titles and descriptions using ChatGPT #6065
  • [list duplication / text] change text: 1. List duplication; 2. List duplication bot; 3. This bot creates copies of lists, including all embedded lists, and links to products or other objects. It uses ChatGPT to rewrite titles and descriptions for all lists. #6064