Replies: 1 comment 2 replies
-
try session.GuildMember method instead of session.User |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone, I made a bot that tracks quotes of guild members. It uses a given user's accent color for an embed. But it is not update when the color is changed, and it doesn't seem to be working for every user. I have the Guild Members intent on this bot. Everything else works for the bot, it's just this color.
Here is the code
Beta Was this translation helpful? Give feedback.
All reactions