#Enable slash command for bot owners only
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Is that possible for register a slash command to be visible only for a specific user like the bot owner?
Enable slash command for bot owners only
it is not, Discord API doesn't allow that. At best you can set preconditions and set required role to Administrator
I'm already doing that. Thanks!