How to make discord bot DM (discord.js)

How do I make it that when I type in !help it sends an DM to the person who wrote !help

You can do

message.author.send("something")
2 Likes

is there a way to do the BR tag in the message.author.send thing. @Ghostoblivion

@idodev at do you mean by that?

1 Like