#collector doesn't collect messages
1 messages · Page 1 of 1 (latest)
version of discord.js in use?
13.6
didn't we default collector filters
ha, no, none
pass a filter
if you want to collect everything () => true or sth
https://discord.js.org/#/docs/discord.js/stable/typedef/MessageCollectorOptions
oh yeah... this commit has no filter, anyway i added one later but still doesn't work..