Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 748 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 748 Bytes

RemCordHelper

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

Contribution

  1. Clone the repository.
  2. Navigate to the project root and run npm install.
  3. Run npm start to start the application.

Acknowledgements

  • @xhayper for the Discord RPC library.
  • RemNote for the amazing tool and documentation!