Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporary fix to DiscordRPC not shutting down properly.
Something must have changed on discord's end, as our previous solution is no longer working. The latest changes to the module include a clearActivity() method, however it is not available on npm. Until it is, we are using the implementation directly.
- Loading branch information
This was for debugging, will be removed.