musescore-rich-presence icon indicating copy to clipboard operation
musescore-rich-presence copied to clipboard

Integration between the js file and the musescore plugin

Open ItsSunnyMonster opened this issue 1 year ago • 2 comments

If I understand this project correctly, it currently has two components. One is the MuseScore plugin which passes on the information to the rpc.js file which is in charge of displaying the data in Discord.

I do not understand MuseScore plugins very well, but could there be a way for the plugin to manage rpc.js script so that it runs as MuseScore starts up and gets killed when MuseScore shuts down? It would make using this much easier.

ItsSunnyMonster avatar May 31 '23 08:05 ItsSunnyMonster

I may be able to implement this if I get enough time to learn about ms plugins

ItsSunnyMonster avatar May 31 '23 08:05 ItsSunnyMonster

I spent a good amount of time experimenting with MS plugins, seeing if there was a way to integrate the two (which would drastically increase user experience, how nice would it be to just have it auto enable every time MS is launched!) If you're able to figure it out I'd love to hear about what you've learned or if you get the opportunity to make a PR too. Appreciate your support!

FireController1847 avatar Jun 05 '23 06:06 FireController1847