#Getting nickname of DiscordMember rather than username?

1 messages · Page 1 of 1 (latest)

fair hatch
#

what version are you using

#

4.4.2? - at any rate, the new naming scheme is only supported in 5.x nightlies

fair hatch
#

hans tag message content

obtuse cloakBOT
# fair hatch hans tag message content

Help, my bot stopped receiving message content!
Help, my bot stopped responding to text-based commands!
As of September 1st 2022, Discord started requiring message content intent for bots that want to read message content. This is a privileged intent!

If your bot has under 100 guilds, all you have to do is flip the switch in the developer dashboard.
If your bot has over 100 guilds, you'll need approval from Discord's end.

Additionally, you will have to specify the intent in your DiscordConfiguration.Intents property.

However, Discord urges you to use their new Slash Command API, so do make sure to see if that is a viable option for you.

More info:
https://support-dev.discord.com/hc/en-us/articles/4404772028055-Message-Content-Privileged-Intent-FAQ

fair hatch
#

it needs to be set in your code too

#

i cannot tell you what 98047 means in practice when

#

well, we didn't change the gateway since 4.4.2, so

#

actually i suppose the sharded client changed