mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 17:43:30 +01:00
Add v10 details to docs
This commit is contained in:
@@ -1,22 +1,22 @@
|
||||
<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 />
|
||||
<img alt="discord.js" src="http://i.imgur.com/StEGtEh.png" width="546"><br />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
[](https://discord.gg/bRCvFy9)
|
||||
[](https://www.npmjs.com/package/discord.js)
|
||||
[](https://www.npmjs.com/package/discord.js)
|
||||
[](https://www.npmjs.com/package/discord.js)
|
||||
[](https://www.npmjs.com/package/discord.js)
|
||||
[](https://travis-ci.org/hydrabolt/discord.js)
|
||||
[](https://david-dm.org/hydrabolt/discord.js)
|
||||
[](https://david-dm.org/hydrabolt/discord.js)
|
||||
|
||||
[](https://nodei.co/npm/discord.js/)
|
||||
|
||||
discord.js is a powerful node.js module that allows you to interact with the [Discord API](https://discordapp.com/developers/docs/intro).
|
||||
discord.js is a powerful node.js module that allows you to interact with the [Discord API](https://discordapp.com/developers/docs/intro) very easily.
|
||||
|
||||
# Welcome!
|
||||
Welcome to the discord.js v9 documentation. The v9 rewrite has taken a lot of time, but it should be much more
|
||||
stable and performant than previous versions.
|
||||
Welcome to the discord.js v10 documentation.
|
||||
v10 is just a more consistent and stable iteration over v9, and contains loads of new/improved features, optimisations, and bug fixes.
|
||||
|
||||
## Installation
|
||||
**Node.js 6.0.0 or newer is required.**
|
||||
|
||||
Reference in New Issue
Block a user