acegoal07 / discordjs-pagination

A pagination package for Discord.js
https://acegoal07.dev
MIT License
6 stars 3 forks source link

Added author independency #5

Closed catplvsplus closed 2 years ago

catplvsplus commented 2 years ago

This option authorIndependent will prevent other users from interacting to pagination not authored by them which returns interaction failed when they attempt to interact with it. This is set to true by default.