presence intents
This commit is contained in:
parent
1909da53f3
commit
67de2b47a7
@ -3,7 +3,7 @@ Alternative to "My AI", by Snapchat, but on Discord.
|
|||||||
## Installation Steps
|
## Installation Steps
|
||||||
### Preparing your environnement
|
### Preparing your environnement
|
||||||
- Create your Discord bot [here](https://discord.com/developers/applications)
|
- 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)
|
- Create your OpenAI Developer Account [here](https://platform.openai.com)
|
||||||
### Setting up the bot
|
### Setting up the bot
|
||||||
1. Install Python >= 3.8.10
|
1. Install Python >= 3.8.10
|
||||||
|
Loading…
Reference in New Issue
Block a user