mirror of https://github.com/kry008/Bot-2.0.git
for debugging
parent
58c291bdf5
commit
5fd1325a1b
|
@ -27,6 +27,7 @@ for (const file of commandFiles) {
|
||||||
};
|
};
|
||||||
commands.push(slashCommand);
|
commands.push(slashCommand);
|
||||||
}
|
}
|
||||||
|
console.log(`Loaded command ${command.name}`);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue