Closed MOZGIII closed 4 years ago
I'd like to track the updates to the player state, I see the opcodes in the logs but there's no API to get to them in the stream or queue for processing.
The goal is to display the lavalink player state at the chat message or at the rich presence.
This is actually already available via this call: https://api.twilight.rs/twilight_lavalink/client/struct.Lavalink.html#method.add
The example doesn't mention it, and I was wondering how to get that rx. :smiley:
I'd like to track the updates to the player state, I see the opcodes in the logs but there's no API to get to them in the stream or queue for processing.
The goal is to display the lavalink player state at the chat message or at the rich presence.