From 5980af162b6ce88cac581afbda3a2f82d1a289b7 Mon Sep 17 00:00:00 2001 From: destruc7i0n Date: Fri, 25 Nov 2022 12:48:38 -0500 Subject: list required intents #62 --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ba789ef..88acae8 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ Ensure you have Node v16.6+ installed. You can check the version you have instal Create a Discord bot here: https://discordapp.com/developers/applications/me +* Important: Ensure that the Bot has the **Server Members Intent** and the **Message Content Intent** (available on the "Bot" tab in your Application settings) + Then, add the bot to your Discord server using the following link, replace the Client ID with that of your bot. ``` https://discordapp.com/oauth2/authorize?client_id=&scope=bot -- cgit 1.4.1