Is it possible to send a DM from bot to another bot
Hi. I'm trying to send a DM from a bot to another bot. I'm getting error:
Cannot send messages to this user
Both bots are on the same server and I can find the user information of another bot using client.users.fetch()
6 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!not possible
Unknown User•9mo ago
Message Not Public
Sign In & Join Server To View
Ah that's what I thought. Is there any good ways to communicate between two bots?
Unknown User•9mo ago
Message Not Public
Sign In & Join Server To View
Private mutual guild?