mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01: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

