From a82661f3bda41da038c375da65e969d350091bd4 Mon Sep 17 00:00:00 2001 From: Qais Patankar Date: Wed, 6 Apr 2022 01:24:57 +0100 Subject: [PATCH] add another intent --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4b6db83..0f12dc2 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,12 @@ Make sure you also give the bot application these intents too: ![](https://user-images.githubusercontent.com/923242/97645553-23c34f00-1a45-11eb-95f0-76130261f0ab.png) +**NEW IN 2022** + +Make sure you give the message content intent too: + +![](https://user-images.githubusercontent.com/923242/161871952-e8e4a1c0-2751-4d42-9f30-64666ce87120.png) + ## Docker First edit `config.yml` file to your needs.