Top "Discord" questions

For use with the Discord API, which provides an interface that allows you to program bots for Discord messaging services.

How to make a discord js bot send direct/private message not to author?

I am using node.js for discord. After I make a command, I want my bot to send a direct/…

javascript bots private discord dm