Package Exports
- @acegoal07/discordjs-pagination
- @acegoal07/discordjs-pagination/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@acegoal07/discordjs-pagination) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
discordjs-pagination
About
This pagination supports both Message and Interaction and automaticity switches between which interface is provided, It also adjusts multiple things about the pagination depending on the data that's provided making it very customisable and user friendlyTo download the package use
For discord version 14.0.0 and higher
npm i @acegoal07/discordjs-paginationFor discord version 13.9.0 and bellow
npm i @acegoal07/discordjs-pagination@1.3.0If your interested in supporting my projects you can find donation options here
Addition info
The interaction pagination supports deferred interactions but you do not need to defer the interaction yourself as the pagination does it automatically if it is not deferred
You can find information on how to use this package on the github wiki which can be found here