Skip to content

DavG25/discord-richer-presence

Repository files navigation

Introduction

Discord Richer Presence is an advanced tool built on top of Electron and Vue to customize the Discord Rich Presence status


Download

You can download the Windows installer from the official website or the releases page
Support for Linux and Mac is not yet available

If you want to build the application yourself from the source please check the Source section


Source

Only follow this section if you want to debug and/or build the application from the source

Setup

Clone repo

git clone https://github.com/DavG25/discord-richer-presence.git

Node version

Use Node version 14.14.0 (this will be changed in the future)

Install dependencies

npm install

Debug

Run all components

npm run serve

or run individual components

npm run vue
npm run electron

Lint

Report errors

npm run lint

Fix errors

npm run fix

Build

Compile and minify

npm run build

About

Discord Richer Presence lets you customize your Discord Rich Presence with ease

Resources

Stars

Watchers

Forks

Packages

No packages published