discord-modmail / modmail

A Modmail bot for Discord. Allowing safe moderator conversations with server members one server at a time.
https://discord-modmail.readthedocs.io/
MIT License
15 stars 8 forks source link

feat: Menu Pagination #49

Closed onerandomusername closed 3 years ago

onerandomusername commented 3 years ago

What is this feature?

We'd like to make a custom paginator for paginating menus, and it should use discord's new button interactions. As we're on the master branch of discord.py, there is button support, and the docs from discord themselves may be of use as well.

Describe how you'd like this to be implemented