NAFF icon indicating copy to clipboard operation
NAFF copied to clipboard

[FEAT] Paginator stuff

Open xCraith opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe.

I'd like to have 2 things added / changed on Paginators

I was using paginators to make my ticket transcripts and I wasn't able to send the paginator to a different channel. Also I had to override(thanks to zev's help <3) _on_button to make them accessible for other users aswell

Describe the solution you'd like

Make it possible to send paginators to another channel, please add a parameter for it, i'd be very happy!

Also please add a option to make the paginators accessible for a specific role, or everyone, that would be very nice.

Describe alternatives you've considered

No response

Additional Information

No response

xCraith avatar Feb 09 '23 23:02 xCraith

So, the point of the paginator is to be a starting point, not a be-all-end-all. The intended usecase outside of a quick and dirty paginator is for it to be subclassed - in which all of what you're asking for is available to make

That said, I can look into expanding some of the default options, but please bare in mind the previous paragraph

LordOfPolls avatar Feb 10 '23 11:02 LordOfPolls

Ephemeral support

Wolfhound905 avatar Feb 10 '23 12:02 Wolfhound905