feat(Managers): add customizable caching for managers (#6013)

This commit is contained in:
1Computer1
2021-07-03 19:26:26 -04:00
committed by GitHub
parent ec06ba7ad0
commit 8c7cb0eff8
35 changed files with 498 additions and 316 deletions

View File

@@ -2,6 +2,7 @@
import {
Client,
Options,
Collection,
Intents,
Message,
@@ -17,6 +18,9 @@ import {
const client: Client = new Client({
intents: Intents.NON_PRIVILEGED,
makeCache: Options.cacheWithLimits({
MessageManager: 200,
}),
});
const testGuildID = '222078108977594368'; // DJS