devRael1 / discordjs-pagination

A pagination system for Discord.js v14
https://www.npmjs.com/package/@devraelfreeze/discordjs-pagination
MIT License
11 stars 10 forks source link

New deleteAtEnd option #13

Closed ryan-hmd closed 1 year ago

ryan-hmd commented 1 year ago

Here's a new option: deleteAtEnd, which deletes the paginated embed (or message) at the end of the timer.

I've also added the catch we discussed in this topic.

devRael1 commented 1 year ago

Nice good update sir ^^