Discord.JS is a powerful node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other libraries, making your bot’s code ...
Go to the Discord Developer Portal and log in. Click the "New Application" button and give it an appropriate name. Go to the "Bot" section of your new Discord App and generate a bot token. Copy it and ...