Pagination

Guide to paginating embeds with evelina.

Setup

1

Create the embed

Firstly you must create the embed to work with pagination. ;``paginate create [embed]

2

Add the next page

You can now add further pages to your embed. This command works with adding any number of pages required. ;paginate add [message] [embed]

3

Edit a paginated embed

If you need to edit a page you’ve made during setup, you can use the command below. ;paginate edit [message] [page] [embed]

4

Removing a page

If you want to remove a page you have setup, you can use the below command ;paginate remove [message] [page]

List all pagination messages

You can use the paginate list command to view all pagination messages.

Clear all pages of a pagination message

You can use the paginate clear command to clear all pages of a pagination messages.

Syntax: ;paginate clear [message]
Example: ;paginate clear .../channels/...

Reset all pagination messages

You can use the paginate reset command to reset all pagination messages.

Last updated