aiko-chan-ai / DiscordBotClient

A patched version of discord, with bot login & Vencord support
GNU General Public License v3.0
615 stars 38 forks source link

MESSAGE_CONTENT is required #121

Closed Byte-Pix closed 4 months ago

Byte-Pix commented 4 months ago

What does it mean when it shows 'Login Failure: MESSAGE_CONTENT is required' when I put in my bot token? I can't find a way to fix it.

Wissididom commented 4 months ago

You need to enable intents for your application on https://discord.dev. See #105