discordjs / RPC

A simple RPC client for Discord
MIT License
459 stars 190 forks source link

Will this package be depreceated? #179

Open kkerti opened 5 months ago

kkerti commented 5 months ago

Hi, sorry if this is the wrong place to ask. Looking around discord docs, found that discord-rpc is going to be depreciated and will be replaced by Game SDK. My use case is to control the user's own and other voice channel member's voice settings with hardware controllers. Doing a quick test tonight, discord.js/RPC just does this, I'm so far happy with the results. Curious to know if my happiness will go away with an API depreciation. Thanks!