I need help with Message Content Intent

I need help with Message Content Intent
I’m not a programmer I just followed Youtube and used discord bot maker from steam
I don’t know what to do please help me how to fix this.

–the message I’m getting in console–

Example app listening at http://localhost:3000
[Message Content Intent Required]
213 commands found that require the "Message Content" intent.
These commands require the bot to be able to read messages from Discord servers.
To enable this behavior, first ensure the "MESSAGE CONTENT INTENT" is enabled in the "Bot" section on the Discord Developer Portal (the same page you got your bot token from).
Secondly, in Discord Bot Maker, select Extensions -> Bot Intents from the title menu bar, and in this dialog, make sure "Message Content" is checked.
Bot is ready!
(node:2227) DeprecationWarning: MessageEmbed#addField is deprecated and will be removed in the next major update. Use MessageEmbed#addFields instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Example app listening at http://localhost:3000
Bot is ready!
(node:6690) DeprecationWarning: MessageEmbed#addField is deprecated and will be removed in the next major update. Use MessageEmbed#addFields instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
^C

Hey, @bumjuni84 welcome to the forums!

Can you please provide a link to the repl? This way it is easier for staff and members of the community to help you!

Also see this guide on how to share your code: