-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Create a utility library for sending multi-page messages.
The library will accept the TextChannel and an optional array of pages with the content for each of them.
If the pages array isn't given, automatically split the content into pages.
Add reactions for navigation between the pages on the message.
The library can be a library plugin named @node-discord/pages
Reactions are currently unavailable