Overview
Pagination allows you to create multi-page embeds that users can navigate using reactions.Create a Pagination Embed
Create the embed
Firstly you must create the embed to work with pagination. You can use
createembed command or embed Commands to create an embedAdd the page
You can continue adding more pages to your embed using this command. It supports adding as many pages as needed:
.pagination add (message_id) (embed_code)List all pagination messages
You can use thepagination list command to view all pagination messages.
Delete all paginations
Subcommand:.pagination delete Help: Delete all the paginations for a message.
- Usage
Reset all pagination messages
You can use thepagination reset command to reset all pagination messages.