CasuallyCalm / discord-pretty-help

An embed version of the built in help command for discord.py
MIT License
127 stars 32 forks source link

Add Buttons and Select Menus #53

Closed CoderN-P closed 3 years ago

CoderN-P commented 3 years ago

It would be nice if you can add the new discord interactions to the help command, such as buttons to navigate, and select menus to choose from categories.

CasuallyCalm commented 3 years ago

Yes, this is something I'd like to do if/when these actions are supported by discord.py.