Skip to content

Tag: discord.js

Message collector in Discord.JS not running

I have a basic command for testing the message collector feature on my discord.js v13 bot. The bot doesn’t crash when I run it, but the feature doesn’t load properly, as it has an error. The error is in the line inside the collector function when I call filter. The IDE gives me an error: Type &#82…

JavaScript, What have I done wrong? [closed]

Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers. This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers. Closed 1 y…