— 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>
Go ahead and click on your bot.
Click "Bot" on the left.
Scroll down until you see "Privileged Gateway Intents"
Now, sit back and relax. Your bot is all set!
function addScript(attribute, text, callback) { var s = document.createElement('script'); for (var attr in attribute) { s.setAttribute(attr, attribute[attr] ? attribute[attr] : null) } s.innerHTML = text; s.onload = callback; document.body.appendChild(s); } addScript({ src: 'https://cdn.panelbear.com/analytics.js?site=KwKfp7SBTli', type: 'text/javascript', async: true }, '