question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dynamic help command for slash commands SUBCOMMANDS

See original GitHub issue

I 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:closed
  • Created 2 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
NotDemonixcommented, Oct 4, 2021

I can write on my own but i dont want

0reactions
almostSoujicommented, Oct 14, 2021

With what’s coming (and even what’s already there), I see no need to have a help command anymore.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found