AceLikesGhosts / ytm-rpc

a poorly made youtube music rpc
MIT License
1 stars 0 forks source link

todo(server): Add ability to communicate with BetterDiscord plugin in order to set status as `Listening to ...` #11

Closed AceLikesGhosts closed 1 year ago

AceLikesGhosts commented 1 year ago

Will require:

  1. Writing a BetterDiscord plugin which will connect to the server with a WebSocket
  2. Writing the WebSocket code for the server
AceLikesGhosts commented 1 year ago

Will occur after #10

AceLikesGhosts commented 1 year ago

done