You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When there are other activities displayed by Discord, it is safe to assume that it should only be a Spotify Class. But I think there's more than that. I have to investigate since there are still some elements that I haven't recognized yet. Some actions such as Twitch seem to be another activity that may represent the UNSPECIFIED_ACTIVITY. So with that said, the following should be done:
- Identification of other states other than Spotify in API Reference of Discord.py
- Test Case of Streaming State.
- Code Patch.
This is expected to be done or is in progress if the development is in post-era.
The text was updated successfully, but these errors were encountered:
When there are other activities displayed by Discord, it is safe to assume that it should only be a
Spotify
Class. But I think there's more than that. I have to investigate since there are still some elements that I haven't recognized yet. Some actions such asTwitch
seem to be another activity that may represent theUNSPECIFIED_ACTIVITY
. So with that said, the following should be done:Spotify
in API Reference of Discord.pyStreaming
State.This is expected to be done or is in progress if the development is in post-era.
The text was updated successfully, but these errors were encountered: