diff --git a/src/index.ts b/src/index.ts index e8055d6..9355bad 100644 --- a/src/index.ts +++ b/src/index.ts @@ -16,8 +16,6 @@ const client = new ShewenyClient({ managers: { commands: { directory: "./commands", - guildId: "805896397873872906", - prefix: "!", loadAll: true, autoRegisterApplicationCommands: true, },