diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3e413832f..5ae8c021c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - name: Discord server - url: https://discord.gg/bRCvFy9 + url: https://discord.gg/djs about: Please visit our Discord server for questions and support requests. diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md index afa66bd4b..178590c9d 100644 --- a/.github/SUPPORT.md +++ b/.github/SUPPORT.md @@ -2,6 +2,6 @@ We only use this issue tracker for bug reports and feature request. We are not able to provide general support or answer questions in the form of GitHub issues. -For general questions about discord.js installation and use please use the dedicated support channels in our Discord server: https://discord.gg/bRCvFy9 +For general questions about discord.js installation and use please use the dedicated support channels in our Discord server: https://discord.gg/djs Any issues that don't directly involve a bug or a feature request will likely be closed and redirected. diff --git a/README.md b/README.md index a742d6b87..8884081f0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@


- Discord server + Discord server NPM version NPM downloads Build status @@ -89,7 +89,7 @@ client.login('token'); - [Documentation](https://discord.js.org/#/docs/main/master/general/welcome) - [Guide](https://discordjs.guide/) ([source](https://github.com/discordjs/guide)) - this is still for stable See also the [Update Guide](https://discordjs.guide/additional-info/changes-in-v12.html), including updated and removed items in the library. -- [Discord.js Discord server](https://discord.gg/bRCvFy9) +- [Discord.js Discord server](https://discord.gg/djs) - [Discord API Discord server](https://discord.gg/discord-api) - [GitHub](https://github.com/discordjs/discord.js) - [NPM](https://www.npmjs.com/package/discord.js) @@ -108,4 +108,4 @@ See [the contribution guide](https://github.com/discordjs/discord.js/blob/master ## Help If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle -nudge in the right direction, please don't hesitate to join our official [Discord.js Server](https://discord.gg/bRCvFy9). +nudge in the right direction, please don't hesitate to join our official [Discord.js Server](https://discord.gg/djs). diff --git a/docs/general/welcome.md b/docs/general/welcome.md index ad4d6d1f1..6a4f47bad 100644 --- a/docs/general/welcome.md +++ b/docs/general/welcome.md @@ -5,7 +5,7 @@


- Discord server + Discord server NPM version NPM downloads Build status @@ -19,7 +19,7 @@ # Welcome! -Welcome to the discord.js v12 documentation. +Welcome to the discord.js v13 documentation. ## About @@ -81,7 +81,7 @@ client.login('token'); - [Documentation](https://discord.js.org/#/docs/main/master/general/welcome) - [Guide](https://discordjs.guide/) ([source](https://github.com/discordjs/guide)) - this is still for stable See also the WIP [Update Guide](https://discordjs.guide/additional-info/changes-in-v12.html) also including updated and removed items in the library. -- [Discord.js Discord server](https://discord.gg/bRCvFy9) +- [Discord.js Discord server](https://discord.gg/djs) - [Discord API Discord server](https://discord.gg/discord-api) - [GitHub](https://github.com/discordjs/discord.js) - [NPM](https://www.npmjs.com/package/discord.js) @@ -100,4 +100,4 @@ See [the contribution guide](https://github.com/discordjs/discord.js/blob/master ## Help If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle -nudge in the right direction, please don't hesitate to join our official [Discord.js Server](https://discord.gg/bRCvFy9). +nudge in the right direction, please don't hesitate to join our official [Discord.js Server](https://discord.gg/djs).