Open raythurman2386 opened 3 months ago
Pycord has some excellent documentation and examples that cover adding descriptions and default values to slash command parameters.
Adding these could make commands easier for users not familiar with discord.
Commands and optional parameters need additional descriptions to assist users in what that parameter is for and an example of what that parameter would need.
If they could be turned into some type of button that would be interesting, some research into the true capabilities of what we can do with pycord may be necessary.