Eddippla
Eddippla
DIAdiscord.js - Imagine a boo! 👻
Created by Eddippla on 9/16/2023 in #djs-questions
How to send a DM to a specific user id on a sharded bot?
I need to send a DM to a specific user id on my sharded bot, how do I do this?
18 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Eddippla on 8/20/2023 in #djs-questions
Issues with sending embeds
Hi, I have a discord bot which sends DMs directly to users (for notifications) including an embed, recently, ive done an update which removed the embeds directly from the code files, and added them to a specific embeds.js, and made each embed a function which returns the embed, because some data in the embed is personalized for the specific message or user. Recently though, when i try to send a DM with an embed after this change that I did, the messages don't get sent. The error stack: https://pastebin.com/GPdgFNZz
58 replies