🔥 remove useless parameter
This commit is contained in:
parent
8e38c629af
commit
13b63fcbeb
|
|
@ -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,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue