From d9683efec6c70787858e275ca40f7e29621c47b1 Mon Sep 17 00:00:00 2001 From: Dragory <2606411+Dragory@users.noreply.github.com> Date: Mon, 17 Aug 2020 01:34:10 +0300 Subject: [PATCH] Add very important line break --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a3b219..14c836f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 * 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) - * **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. * Renamed the following options. Old names are still supported as aliases, so old config files won't break. * `mainGuildId` => `mainServerId`