This commit is contained in:
parent
0d20fdff16
commit
41c4e48d5c
@ -1,6 +1,8 @@
|
||||
const { SlashCommandBuilder } = require('discord.js');
|
||||
const { InteractionContextType, PermissionFlagsBits, SlashCommandBuilder, MessageFlags } = require('discord.js');
|
||||
const conn = require('../../../database/db');
|
||||
|
||||
console.error("--------------------- testeadd.js ---------------------");
|
||||
|
||||
// Define a função loadChoices antes de usá-la
|
||||
async function loadChoices() {
|
||||
try {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user