Dynamic help command for slash commands SUBCOMMANDS
See original GitHub issueI have slash commands and its categorized to subcommands so i can have more commands, i want to get for example all subcommands for /music
(the options are created as array)
I want it to show all subcommands for /music
:
play, stop, and rest of commands
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Advanced command creation - discord.js Guide
The names and descriptions of slash commands can be localized to the user's selected language. You can find the list of accepted locales...
Read more >6 Dynamic Help Command (Auto-syncs with commands)
Auto syncs with the command using the command handler displayed in my first video ...
Read more >Discord Command Handler - Slash Commands - YouTube
In this tutorial, we will build a custom command handler for Slash Commands. Instead of implementing your whole logic in one file inside...
Read more >Help: Are Dynamic SlashCommand choices possible? - Reddit
So I am currently building my first bot using Discordjs. While trying to build a SlashCommand with a couple of StringOptions and I've...
Read more >Slash Commands - disnake
Slash commands support interactive autocompletion. You can define a function that will constantly suggest autocomplete options while the user is typing. So ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I can write on my own but i dont want
With what’s coming (and even what’s already there), I see no need to have a help command anymore.