@acegoal07/discordjs-pagination
v2.0.3
Published
A simple pagination for Discord.js
Maintainers
Readme
To download the package use
npm
npm i @acegoal07/discordjs-paginationyarn
yarn add @acegoal07/discordjs-paginationImprovements over V1
- Added support for multiple page types such as embed pages, text pages and image pages at the same time instead of just one type at a time
- Adds support for custom button layouts allowing you to decide the order in which the buttons go in
- Cleaner and more optimised codebase allowing for better maintainability and easier to add new features in the future
- Improves the wrapper cutting down on unnecessary functions
- Adds support for component V2 pages
- Allows for custom callback buttons
You can find information on how to use this package on the github wiki which can be found here
