#message.attachments stopped working

1 messages · Page 1 of 1 (latest)

twilit jungle
#

[]
0

#

here's what I get when a photo is sent

near bobcat
#

Do you have message_content intents

#

And what disnake version

twilit jungle
twilit jungle
#

I forgot to turn them on because I created a new bot. excuse me

sage bearBOT
#
Solved!

Marked the thread as solved. If your question has not been answered, please open a new thread in #1019642966526140566.

twilit jungle
#

no

twilit jungle
#

maybe I don't have this enabled in the code, but my permissions are set to all()

near bobcat
#

Are the intents being passed to the bot?

#

bot = commands.Bot(..., intent=disnake.Intents.all())