mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-01 08:30:08 +00:00
1.1 KiB
1.1 KiB
discord.js is a a powerful node.js module that allows you to interact with the Discord API.
Welcome!
Welcome to the discord.js rewrite documentation. The rewrite has taken a lot of time, but it should be much more stable and performance-friendly than previous versions.
Installation
npm i --save discord.js

