— Written by axiliquint


Nice to see ya! We're excited about Discord's latest API update, and in order to comply with their rules, we need all bots to enable the "Server Members" Intent. This article will explain how to enable that!

<aside> 👉 Note: Your bot will not start up unless you follow these steps! On top of that, if you disable this intent, your bot will shutdown!‌

</aside>

  1. Head over to https://discord.com/developers/applications
  2. Your screen will look like this:

Go ahead and click on your bot.

Go ahead and click on your bot.

Click "Bot" on the left.

Click "Bot" on the left.

  1. Now, your screen should look something like this:

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/22a38e03-e3be-4d85-8f84-1b846c0414ba/Untitled.png

  1. You should see this:

Scroll down until you see "Privileged Gateway Intents"

Scroll down until you see "Privileged Gateway Intents"

  1. Check the "Server Member" box, then click "Save". Your screen will now look like this:

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/5d68a4ff-9f94-4737-bb32-b3bb8e34036e/Untitled.png

Now, sit back and relax. Your bot is all set!