jellz / discord.js-pagination

saanuregh's discord.js-pagination ported to TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discord.js-pagination

saanuregh's discord.js-pagination ported to TypeScript with some changes to better suit my needs

Used in Minehut's Discord bot

Intents

Your bot needs to receive reaction events from Discord for this library to work, so intents like GUILD_MESSAGE_REACTIONS or DIRECT_MESSAGE_REACTIONS may be required, depending on where pagination is used.

Contributors

About

saanuregh's discord.js-pagination ported to TypeScript

License:MIT License


Languages

Language:TypeScript 100.0%