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');
|
const conn = require('../../../database/db');
|
||||||
|
|
||||||
|
console.error("--------------------- testeadd.js ---------------------");
|
||||||
|
|
||||||
// Define a função loadChoices antes de usá-la
|
// Define a função loadChoices antes de usá-la
|
||||||
async function loadChoices() {
|
async function loadChoices() {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user