Liam
DIAdiscord.js - Imagine an app
•Created by Liam on 9/9/2024 in #djs-questions
Message collector not working
I'm configuring my bot so that it will respond to the slash command
/validate
by creating a new thread and asking the user to post their email.
This is my the function that is called when the slash command is invoked.
The thread is successfully created, but the message collector just won't work. It doesn't return any errors anything, but it doesn't respond to any messages in the channel. The "For debugging" console.log is not printed. I don't know what I'm doing wrong here, any advice would be appreciated.9 replies