fixed intents

pull/31/head
TheCodedProf 3 years ago
parent b7a7b99f32
commit 85dcca8590

@ -55,7 +55,7 @@ class NucleusClient extends Client {
}
}
const client = new NucleusClient({
guilds: await new Guilds(),
guilds: new Guilds(),
history: new History(),
notes: new ModNotes(),
premium: new Premium(),

Loading…
Cancel
Save