Added role based perm checks

This commit is contained in:
2025-08-21 16:53:24 +02:00
parent e06787dd80
commit 46da0ffb23
32 changed files with 84 additions and 14 deletions

View File

@@ -11,6 +11,7 @@ export default {
dev: false,
public: true,
subcommands: true,
requiredRole: "none",
data: new SlashCommandBuilder()
.setName("guild")