Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 784 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 784 Bytes

Build Status

Discord.Addons.Paginator

An addon for Discord.Net 1.0.

Allows you to send a series of pages in a single message, using reaction buttons to switch pages.

Credit for the original concept of paginating messages with reactions to Rapptz using discord.py.

GIF

Logging

Paginator uses the standard addon logging pattern. To enable logging, pass a Func<LogMessage, Task> into the constructor of PaginatorService, or DiscordSocketClient.UsePaginator.