Update bot settings instructions in Discord guide (#283)

Added additional Privileged Gateway Intents - otherwise enable will not work on Memoh
This commit is contained in:
Kevin Hill (Bosso)
2026-03-27 11:12:49 -06:00
committed by GitHub
parent dbe6471d4b
commit eb4cbaa26b
+1 -1
View File
@@ -12,7 +12,7 @@ Connecting your Memoh Bot to Discord allows it to join servers and interact with
## Step 2: Configure Bot Settings
1. Scroll down to the **Privileged Gateway Intents** section.
2. Enable **Message Content Intent** (required for the bot to read user messages).
2. Enable `Message Content Intent`, `Server Members Intent` and `Presence Intent`.
3. Save changes.
## Step 3: Invite the Bot to Your Server