This application is now deprecated. RemCord is now able to utilize API routes to manage Discord Rich Presence. Please check on your RemCord configuration.
A helper application for the RemCord Discord RPC connection to Remnote.
For usage, please refer to the RemCord Repository
- Clone the repository.
- Navigate to the project root and run
npm install
. - Run
npm start
to start the application.
- @xhayper for the Discord RPC library.
- RemNote for the amazing tool and documentation!