discordjs / RPC

A simple RPC client for Discord
MIT License
466 stars 191 forks source link

refactor(*): update RPC #89

Closed NotSugden closed 3 years ago

NotSugden commented 3 years ago

This PR removes and changes alot of the RPC functions as they have been (presumably) removed, or the API has changed (docs reference)

resolves #71 resolves #76

This is most definetly a semver: major change, version has been bumped to 4.0.0 This PR will be a draft for the time being, there are still some things that need tweaking slightly

A full list of changes

devsnek commented 3 years ago

You need to separate this into multiple PRs. Also remove the TS stuff, I won't maintain it. Use the @types system instead.