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