#collector help

1 messages · Page 1 of 1 (latest)

silver aurora
#

Did you wait 3 minutes? Which intents do you have? Can the bot see the channel?

coral reef
#

({ intents: [Intents.FLAGS.GUILDS, Intents.FLAGS.DIRECT_MESSAGES], partials: ['CHANNEL', 'GUILD_CHANNELS'] });

#

i noticed that after 3 minutes it executes the code in the catch() block

#

the bot can see the channel

zinc plaza
#

add intent GUILD_MESSAGES

silver aurora
#

guild channels isn't a partial btw

coral reef
#

oh?

#

anyways, that didnt work

#

the awaitMessages is still skipped

long star
#

What your filter function looks like?

coral reef
#

waitwaitwait

#

nvm it looks like it collected after all

#

i was missing the GUILD_MESSAGES intent