Skip to content

A simple plugin to allow Cider to use popular Discord types such as "Listening to" and various other features.

Notifications You must be signed in to change notification settings

nxahjs/RicherCider-Vencord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

RicherCider ― Vencord Plugin

RicherCider is a simple plugin to allow Cider to use the Discord presence type "Listening to" and various other features.

Building

Requires: Git, NodeJS, PNPM

Due to custom plugin importing not being availale natively in Vencord, to use RicherCider you must build Vencord from source including the RicherCider plugin.

Downloading Vencord Source

To begin, clone the Vencord repository to your local disk using the following command:

git clone https://github.com/Vendicated/Vencord.git

Adding RicherCider

Once you have successfully cloned the Vencord repository, navigate to the following folder:

Vencord/src/plugins/

In this folder, copy the file named richerCider.desktop.tsx.

Installing

To install your customised version of Vencord, run the following three commands:

pnpm install
pnpm build
pnpm inject

Next, use the launched Vencord installer to inject your Discord installation.

Enabling

Once Vencord has been injected, you will be able to find richerCider in Discord's settings.

About

A simple plugin to allow Cider to use popular Discord types such as "Listening to" and various other features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%