-
I recently switched over from using the latest discord.py , and on_member_update does not trigger for changes in members' status or activity (such as streaming). It does, however, trigger for other events, such as adding/removing roles and changes in status and activity for the bot itself. I made sure I have intents set up properly, and even went back to using discord.py and it works using that. Does anyone have any ideas what might be going on?
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I have noticed this issue too. |
Beta Was this translation helpful? Give feedback.
-
Presence updates now go through on_presence_update |
Beta Was this translation helpful? Give feedback.
Presence updates now go through on_presence_update