Akuse icon indicating copy to clipboard operation
Akuse copied to clipboard

feat: switch discord RPC activity type to "Watching"

Open tilda opened this issue 1 year ago • 3 comments

  • Switches dependency from discord-rpc to @xhayper/discord-rpc
    • More recently maintained version that supports activity types (o7 to my patch method that was initially in this PR 💀)
  • Adds the type field to the setActivity call in the main application file

Closes #185

tilda avatar Nov 15 '24 00:11 tilda

~~(Will actually switch this to a modernized fork instead since it exists)~~ Done

tilda avatar Nov 15 '24 00:11 tilda

missed this one sorry. will check later if I have time

aleganza avatar Feb 14 '25 02:02 aleganza

Implemented based on your PR into my fork here: https://github.com/waruhachi/akuse/releases/tag/1.15.0

waruhachi avatar Oct 16 '25 20:10 waruhachi