Add very important line break

cshd
Dragory 2020-08-17 01:34:10 +03:00
parent ca7dde0850
commit d9683efec6
No known key found for this signature in database
GPG Key ID: 5F387BA66DF8AAC1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Please report any bugs you encounter by [creating a GitHub issue](https://github
* **BREAKING CHANGE:** Added support for Node.js 14, dropped support for Node.js 10 and 11 * **BREAKING CHANGE:** Added support for Node.js 14, dropped support for Node.js 10 and 11
* The supported versions are now 12, 13, and 14 * The supported versions are now 12, 13, and 14
* **BREAKING CHANGE:** The bot now requests the necessary [Gateway Intents](https://discord.com/developers/docs/topics/gateway#gateway-intents) * **BREAKING CHANGE:** The bot now requests the necessary [Gateway Intents](https://discord.com/developers/docs/topics/gateway#gateway-intents)
* **This includes the privileged "Server Members Intent"**, which is used for server greetings/welcome messages. * **This includes the privileged "Server Members Intent"**, which is used for server greetings/welcome messages.
This means that **you need to enable "Server Members Intent"** on the bot's page on the Discord Developer Portal. This means that **you need to enable "Server Members Intent"** on the bot's page on the Discord Developer Portal.
* Renamed the following options. Old names are still supported as aliases, so old config files won't break. * Renamed the following options. Old names are still supported as aliases, so old config files won't break.
* `mainGuildId` => `mainServerId` * `mainGuildId` => `mainServerId`