Skip to content

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

Notifications You must be signed in to change notification settings

tunip3/Vencord-foobar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

richerCider Plugin for Vencord

A plugin that provides a simple header rewrite to allow Cider to show as the listening activity type.

Created by cryptofyre

Installation Guide (Automated, Windows Only)

Run in Powershell (Non Admin)

Invoke-Expression (Invoke-WebRequest -Uri 'https://raw.githubusercontent.com/tunip3/Vencord-foobar/main/Install-RicherCider.ps1' -UseBasicParsing).Content

Installation Guide (Manual)

You'll need the following dependencies

Run the following in Powershell

git clone https://github.com/Vendicated/Vencord; curl https://raw.githubusercontent.com/tunip3/Vencord-foobar/main/richerCider.desktop.tsx -o Vencord/src/plugins/richerCider.desktop.tsx; cd Vencord/; pnpm install; pnpm build; pnpm inject;

Do not use public forks including this file as we cannot assure the legitmacy of the repo and its contents.

About

A simple plugin to allow foobar2000 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 66.0%
  • PowerShell 34.0%