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
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")