commit | f8ef79403fc88221e186239f13e01d627849343c | [log] [tgz] |
---|---|---|
author | TheCodedProf <samuel.shuert@gmail.com> | Fri Mar 03 15:32:32 2023 -0500 |
committer | TheCodedProf <samuel.shuert@gmail.com> | Fri Mar 03 15:32:32 2023 -0500 |
tree | e7bf9869cfab08491b557c7d0059cae918cffcd4 | |
parent | faae533c40462b64ff173816141f4916ebfd894b [diff] [blame] |
worked on transcripts
diff --git a/src/utils/client.ts b/src/utils/client.ts index 7e84716..b1fa31f 100644 --- a/src/utils/client.ts +++ b/src/utils/client.ts
@@ -41,7 +41,7 @@ } } const client = new NucleusClient({ - guilds: await new Guilds().setup(), + guilds: await new Guilds(), history: new History(), notes: new ModNotes(), premium: new Premium(),