From b8c34a97ff1edd7754ec6f92798e75f2df751f75 Mon Sep 17 00:00:00 2001 From: anandre <38661761+anandre@users.noreply.github.com> Date: Fri, 6 Dec 2024 08:39:17 -0600 Subject: [PATCH] Update tags.toml Remove the v13 version of the "disallowed intents" API error message --- tags/tags.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/tags/tags.toml b/tags/tags.toml index 37a71c5..a175a7f 100644 --- a/tags/tags.toml +++ b/tags/tags.toml @@ -862,7 +862,6 @@ content = """ [privileged-intents] keywords = ["privileged", "p-intents", "whitelisted-intents"] content = """ -- `Error [DisallowedIntents]: Privileged intent provided is not enabled or whitelisted.` - `Error: Used disallowed intents` If you are using the `GuildMembers`, `GuildPresences`, or `MessageContent` intents, you need to enable them via [Developer Portal](https://discord.com/developers/applications) > Your app > Bot > Privileged Gateway Intents