Is there anything I need to do get PRESENCE_UPDATE updates? my code looks like this ``` client.on(ClientEvents.PRESENCE_UPDATE, handler) ```