diff --git a/src/index.ts b/src/index.ts index 71ea542..d980782 100644 --- a/src/index.ts +++ b/src/index.ts @@ -22,7 +22,7 @@ const client = new ExtendedClient({ ], status: "online" }, - shards: 10 + shardCount: 10 }) // Error Handling