generated from nhcarrigan/template
fix: clean up intents
This commit is contained in:
@@ -17,8 +17,6 @@ import { logger } from "./utils/logger.js";
|
||||
const serenya = new Client({
|
||||
intents: [
|
||||
GatewayIntentBits.Guilds,
|
||||
GatewayIntentBits.GuildMessages,
|
||||
GatewayIntentBits.MessageContent,
|
||||
],
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user