akuse-app / akuse

🌸 Simple and easy to use anime streaming desktop app without ads.
GNU General Public License v3.0
612 stars 63 forks source link

Switch Discord RPC from "Playing" to "Watching" #185

Open tilda opened 1 week ago

tilda commented 1 week ago

Discord now supports usage of the "Watching" activity type by third-party applications (or has for a few months at least) so I think it would be cool if this was updated to use the feature.

Was going to implement it myself but it seems discord-rpc lacks support for activity types. Will need to take care of that before anything happens.