🔥 remove useless parameter

This commit is contained in:
Aymeric GUERACAGUE 2022-06-30 23:08:07 +02:00
parent 8e38c629af
commit 13b63fcbeb
Signed by: Superkooka
GPG Key ID: F78F2B172E894865
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ const client = new ShewenyClient({
managers: { managers: {
commands: { commands: {
directory: "./commands", directory: "./commands",
guildId: "805896397873872906",
prefix: "!",
loadAll: true, loadAll: true,
autoRegisterApplicationCommands: true, autoRegisterApplicationCommands: true,
}, },