From 67de2b47a7bfb1fd9ef75ba0ae3c23516e9e5446 Mon Sep 17 00:00:00 2001 From: Showdown76 <66854264+Showdown76py@users.noreply.github.com> Date: Wed, 12 Apr 2023 17:26:04 +0000 Subject: [PATCH] presence intents --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de9ddb4..3a23390 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Alternative to "My AI", by Snapchat, but on Discord. ## Installation Steps ### Preparing your environnement - Create your Discord bot [here](https://discord.com/developers/applications) -- Enable **Members** and **Messages** intents. +- Enable **Members**, **Messages** and **Presence** intents. - Create your OpenAI Developer Account [here](https://platform.openai.com) ### Setting up the bot 1. Install Python >= 3.8.10