changes for making bot public

This commit is contained in:
2023-06-16 23:06:27 +02:00
parent ec64d26496
commit 2551d8e996
10 changed files with 61 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ import {
import { execute } from '../db'
module.exports = {
global: false,
data: new SlashCommandBuilder()
.setName('delrole')
.setDescription('Delete a role from the database')