Uncaught TypeError TypeError: Cannot read properties of undefined (reading 'Guilds')

Help with code from GPT, im a noob and trying to bite off more than i can chew i think. The error im getting is on line 78" GatewayIntentBits.FLAGS.Guilds,". Any help would be greatly appreciated. Thanks,
16 Replies
d.js toolkit
d.js toolkit•12mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - ✅ Marked as resolved by staff
Kairo
Kairo•12mo ago
No description
d.js docs
d.js docs•12mo ago
To share long code snippets, use a service like gist, sourcebin, starbin, or similar instead of posting them as large code blocks or files. RangeError [BitFieldInvalid]: Invalid bitfield flag or number: undefined - All SCREAMING_SNAKE_CASE enums have been changed to PascalCase - Intents: Intents.FLAGS.GUILD_MESSAGES -> GatewayIntentBits.GuildMessages - Permissions: Permissions.FLAGS.SEND_MESSAGES -> PermissionFlagsBits.SendMessages
treble/luna
treble/luna•12mo ago
yeah that code isnt v14
Kairo
Kairo•12mo ago
what is the best reference to v.14 code?
d.js docs
d.js docs•12mo ago
guide Home: What's new read more
Kairo
Kairo•12mo ago
Ok this is what i was looking at hence my confusion because:
No description
treble/luna
treble/luna•12mo ago
that is indeed the correct way
Kairo
Kairo•12mo ago
i tried it both ways wait im stupid. let me try this.. DiscordjsError Error [TokenInvalid]: An invalid token was provided. Im assuming this meaning the discord bot token
treble/luna
treble/luna•12mo ago
yes you did not provide a token but your entire code is outdated fixing just that isnt gonna fix everything
Kairo
Kairo•12mo ago
No description
Kairo
Kairo•12mo ago
its in the .env
treble/luna
treble/luna•12mo ago
you do not use env in the code you showed at least in the part that is visible the guide covers that where did you get that code from?
Kairo
Kairo•12mo ago
i cobbled it together from youtube/forumns/chatgpt trying to learn as i went through.
treble/luna
treble/luna•12mo ago
yeah dont use the guide and defintely do not use ai
Kairo
Kairo•12mo ago
yeah i see thats not the move.
Want results from more Discord servers?
Add your server