Evelina
HomeStatusCommandsFAQInviteSupport Server
  • Overview
    • Introduction
    • Donator Perks
  • Security Setup
    • Antinuke
      • Role creation
      • Role deletion
      • Role editing
      • Role giving
      • Role locking
      • Channel creation
      • Channel deletion
      • Kick
      • Ban
      • Bot adding
    • Join Gate
    • Moderation
    • Auto Moderation
      • Invite
      • Words
      • Spamming
      • Repeat
    • Fake Permissions
  • Server Configuration
    • Roles
      • Vanity Roles
      • Booster Roles
      • Reaction Roles
      • Button Roles
    • Messages
      • System Messages
      • Auto Responders
      • Auto Messages
      • Button Messages
    • Logging
    • Starboard
    • VoiceMaster
    • Level Rewards
    • Bump Reminder
    • Reaction Triggers
    • Command Aliases
  • Miscellaneous
    • Music
    • Tickets
    • Counters
    • Webhook
    • Giveaway
    • Invite Tracker
  • Economy
    • General
  • Business
  • Laboratory
  • Company
  • Cards
  • Games
  • Integrations
    • Last.fm
  • Social Notifications
  • Resources
    • Syntax
    • Scripting
      • Embeds
      • Variables
      • Pagination
    • Permissions
    • Punishments
  • Common Issues
    • iOS Dash
    • Server Removal
Powered by GitBook
On this page
  • Setup
  • List all pagination messages
  • Clear all pages of a pagination message
  • Reset all pagination messages
  1. Resources
  2. Scripting

Pagination

Guide to paginating embeds with evelina.

PreviousVariablesNextPermissions

Last updated 7 days ago

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.