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

Paginate your command responses with Reactions:tm:

License

Notifications You must be signed in to change notification settings

BibleBot/Discord.Addons.Paginator

 
 

Repository files navigation

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.

About

Paginate your command responses with Reactions:tm:

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 70.2%
  • PowerShell 20.1%
  • Shell 9.7%