Vatuu / discord-rpc

Java Wrapper of the Discord-RPC Library for Discord Rich Presence.
MIT License
194 stars 42 forks source link

Listening, Watching, and Streaming #58

Closed fakename131 closed 2 years ago

fakename131 commented 2 years ago

By default, the action is playing, is there a way to change that?

Vatuu commented 2 years ago

Discord only allows you to set "Playing" as it's state. Everything else, i.e. watching, streaming and listening is done through explicit internal channels between discord and the respective platform. Sorry, but no way to change that.