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:
Both bots are on the same server and I can find the user information of another bot using
Cannot send messages to this userBoth bots are on the same server and I can find the user information of another bot using
client.users.fetch()