feat: quote #42
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ export default async () => {
|
|||
const client: Client = new Client({
|
||||
intents: [
|
||||
Intents.FLAGS.GUILDS,
|
||||
Intents.FLAGS.GUILD_MESSAGES,
|
||||
],
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue