#How to limit visibililty of Slash Commands

7 messages · Page 1 of 1 (latest)

mental blaze
#

I have around 30 commands, and some of them are special commands that I want to be visible only in my support server. If someone adds the bot from my support server, these special commands should not be visible in their server. How can I achieve this?

kind canopyBOT
#
  • What's your exact discord.js npm list discord.js and node node -v version?
  • Not a discord.js issue? Check out #1081585952654360687.
  • Consider reading #how-to-get-help to improve your question!
  • Explain what exactly your issue is.
  • Post the full error stack trace, not just the top part!
  • Show your code!
  • Issue solved? Press the button!
  • Marked as resolved by OP
mental blaze
obsidian turret
#

Deploy them as guild commands to your support guild only

cedar sigilBOT
#

guide Creating Your Bot: Registering slash commands - Guild commands
read more

mental blaze
obsidian turret
#

No