sir-lancebot icon indicating copy to clipboard operation
sir-lancebot copied to clipboard

help command pagination using message components

Open Fuwad13 opened this issue 4 years ago • 1 comments

Description

Discord's message components and interaction based pagination would be better for the help command.

Reasoning

Since @Sir Lancebot is running on discord.py v2.0 , it would be cool and better to have help command pagination using buttons and interactions instead of reaction based pagination. It takes a little bit of extra time for the current help command session to add reaction to the embedded message, but message components can load instantly without any rate-limit !

Proposed Implementation

using discord.ui and discord.ui.View we can implement pagination using the default emojis like this: Pagination Example Screenshot

Additional Details

Would you like to implement this yourself?

  • [ ] I'd like to implement this feature myself
  • [x] Anyone can implement this feature

Fuwad13 avatar Oct 20 '21 14:10 Fuwad13

I would like to work on this with @katimoth for a school project - are there any updates?

evgriff avatar Dec 01 '21 17:12 evgriff