mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 16:43:31 +01:00
22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
<p align="center">
|
|
<a href="https://hydrabolt.github.io/discord.js">
|
|
<img alt="discord.js" src="http://i.imgur.com/sPOLh9y.png" width="546"><br />
|
|
</a>
|
|
</p>
|
|
|
|
[](https://www.npmjs.com/package/discord.js)
|
|
[](https://travis-ci.org/hydrabolt/discord.js)
|
|
[](https://david-dm.org/hydrabolt/discord.js)
|
|
[](https://www.npmjs.com/package/discord.js)
|
|
|
|
[](https://nodei.co/npm/discord.js/)
|
|
|
|
discord.js is a a powerful node.js module that allows you to interact with the [Discord API](https://discordapp.com/developers/docs/intro).
|
|
|
|
# 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`
|