Discord.js reply to message then wait for reply
问题 Right so what i want my bot to do is wait for a message from the user so "!spec" when it gets that message i want it to respond with "See or Change?" then wait for you to type back "see" or "change" but i cant get it to work, the docs arent clear to me and im not sure on how to do it. this has to be able to work in PM as i dont want to spam the discord with what i plan to do. i have already tried this: if (command === 'spec'){ message.author.send("See or Change?"); const collector = new