Vischi
DIAdiscord.js - Imagine an app
•Created by Vischi on 3/26/2024 in #djs-questions
Only permit a certain user to use a slash command
Hello! I'm currently developing my first discord bot and have a slash command which I use in dev to create my db with all the tables and relations.
Instead of just deleting the slash command or excluding it from my command deployment logic when going live, I want to know, if I can just set the permission in a way only me can use it and only on my guild.
Here is the command:
3 replies