Which Discord bot can privately message a specific user?

Hey everyone! I’m looking for a Discord bot that can do something specific. I want it to be able to send a private message (DM) to just one particular member of the server.

For example, let’s say we had to kick someone out of the server. It would be great if the bot could automatically send them a message explaining why they were removed. This way, they’d know the reason even if they can’t access the server anymore.

Does anyone know of a bot that can do this? Or maybe a way to set it up with an existing bot? I’m not super tech-savvy, so any help would be awesome. Thanks in advance!

For this specific task, I’d recommend looking into the Dyno bot. It’s quite powerful and user-friendly, even for those who aren’t tech experts. Dyno has a feature called ‘Action Log’ that can be configured to send a DM to a user when they’re kicked or banned, explaining the reason.

To set it up, you’d need to enable the Action Log module in Dyno’s dashboard, then customize the kick/ban messages. These messages can include placeholders for things like the reason, server name, and moderator who took the action.

One advantage of using Dyno is that it handles multiple moderation tasks, so you’re not just limited to sending DMs. It can also track infractions, set up auto-moderation, and more. This makes it a solid choice for overall server management.

hey! u could try carlbot. it’s pretty for DM stuff. i use it on my server and it can send private messages to specific peeps. just gotta set up a custom command. not too hard, even if ur not super techy. good luck with ur server management!

I’ve actually implemented something similar for my server using MEE6 bot. It’s pretty versatile and has a feature called ‘custom commands’ that can handle this task. You can set up a command that, when triggered by a mod, sends a DM to a specified user.

The setup process isn’t too complicated. You create a custom command with parameters for the user and the message. When a mod uses the command, the bot sends the DM. It’s been really useful for situations like temporary bans or warnings.

One thing to keep in mind is that some users have their DMs closed to non-friends. In those cases, the bot won’t be able to message them. But for most situations, it works great and keeps communication clear, even when someone’s been removed from the server.