How to allow a bot to receive DM's from server members

Hello, I'm looking to see what I can do to make my bot allow DM's from server members. It currently says this: "Your message could not be delivered. This is usually because you don't share a server with the recipient or the recipient is only accepting direct messages from friends. You can see the full list of reasons here: https://support.discord.com/hc/en-us/articles/360060145013"
3 Replies
d.js toolkit
d.js toolkit•12mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Post the full error stack trace, not just the top part! - Show your code! - Explain what exactly your issue is. - Not a discord.js issue? Check out #useful-servers.
chewie 🌈
chewie 🌈•12mo ago
You should always be able to dm bots that you share a server with There is no setting for that
Ayden
Ayden•12mo ago
Hmmmm, I can't That's why I'm confused, lol. I just wasn't sure if anyone was aware of this happening and what the fix could be. I even went as far to create a whole new bot and it still gives me the error. Very strange Got it figured out, thanks