LordBoos / discord_game

Home Assistant custom component to get online and game status of Discord users
MIT License
56 stars 7 forks source link

Status updates not working #41

Closed xiidoz closed 2 years ago

xiidoz commented 2 years ago

Status updates are not pushed to Home Assistant. They are loaded correctly on restart, but are not updated on a running system.

xiidoz commented 2 years ago

This seems to be because nextcord separated presence update events in version 2.0: https://nextcord.readthedocs.io/en/stable/migrating_2.html?highlight=migrating#on-member-update-and-on-presence-update-separation

LordBoos commented 2 years ago

Fixed in https://github.com/LordBoos/discord_game/releases/tag/4.2.4