© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
const client = new Client({ intents: [GatewayIntentBits.Guilds] }); - discord.js - Imagine an app
d-Iaa
discord.js - Imagine an app
•
3y ago
•
2 replies
Charon
const client = new Client({ intents: [GatewayIntentBits.Guilds] });
Is there a whole list of intents that I can add on to GatewayIntentBits
?
Also GateWayIntentBits is websocket right
?
discord.js - Imagine an app
Join
Support server for discord.js, a Node.js module to interact with Discord's apps API.
57,693
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
const client = new Client({ intents: [ Intents.FLAGS.GUILDS, Intents.FLAGS.GUILD
d-Iaa
discord.js - Imagine an app / djs-questions
2y ago
GatewayIntentBits.Guilds - Cannot read properties of undefined (reading 'Guilds')
d-Iaa
discord.js - Imagine an app / djs-questions
4y ago
What's the difference between GatewayIntentBits.Guilds and using 'Guilds'
d-Iaa
discord.js - Imagine an app / djs-questions
4y ago
Unknow Error with Intents.FLAGS.Guilds,
d-Iaa
discord.js - Imagine an app / djs-questions
2y ago