mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 04:23:31 +01:00
Add guides
This commit is contained in:
@@ -3,6 +3,10 @@ The 9.0 rewrite takes a much more OOP approach than previous versions, which all
|
|||||||
It's been rebuilt from the ground up and should be much more stable, fixing caching issues that affected
|
It's been rebuilt from the ground up and should be much more stable, fixing caching issues that affected
|
||||||
older versions and it also has support for new Discord Features, such as emojis.
|
older versions and it also has support for new Discord Features, such as emojis.
|
||||||
|
|
||||||
|
## Guides
|
||||||
|
* [https://eslachance.gitbooks.io/discord-js-bot-guide/content/](https://eslachance.gitbooks.io/discord-js-bot-guide/content/)
|
||||||
|
* [https://yorkaargh.wordpress.com/2016/09/03/updating-discord-js-bots/](https://yorkaargh.wordpress.com/2016/09/03/updating-discord-js-bots/)
|
||||||
|
|
||||||
## Upgrading your code
|
## Upgrading your code
|
||||||
Version 9, while containing a number of breaking changes, does not require a lot of changes in the code logic.
|
Version 9, while containing a number of breaking changes, does not require a lot of changes in the code logic.
|
||||||
It does, however, require changes in some of the method changes. This is because most of the methods have been
|
It does, however, require changes in some of the method changes. This is because most of the methods have been
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user