feat: remove shards

This commit is contained in:
Elysia
2024-01-23 21:14:25 +07:00
parent 2472642184
commit 0386b5b1d7
3 changed files with 3 additions and 49 deletions

View File

@@ -159,6 +159,7 @@ class Options extends null {
closeTimeout: 5_000,
waitGuildTimeout: 15_000,
shardCount: 1,
shards: [0],
makeCache: this.cacheWithLimits(this.defaultMakeCacheSettings),
messageCacheLifetime: 0,
messageSweepInterval: 0,