Skip to content

A Vencord plugin that adds a Plugin Repo that allows you to download other 3rd-party plugins from within Discord.

Notifications You must be signed in to change notification settings

ScattrdBlade/pluginRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPDATE: Fixed all included plugins and added more plugins! (nin0's plugins not included because his repos are custom)

Tip

If you run into any issues, please let me know on Discord

Plugin Repo (Vencord)

This is a Vencord plugin that adds a Plugin Repo to settings so you can search for and download third-party Vencord plugins directly within Discord, just like BetterDiscord's plugin repo. This eliminates the need to manually search for and download third-party plugins from external sources, making the process a lot more user-friendly and convenient.

Note

You can find the Plugin Repo by going to your Discord settings and locating the Vencord category.
The Plugin Repo should be located at the bottom of the Vencord category.

DOWNLOAD INSTRUCTIONS

You can either git clone the repository OR manually install it by downloading it as a zip file.

Warning

Make sure you have the Vencord developer build installed.

Important

Inside the Vencord folder should be a folder called src. If you haven't already, create a folder called userplugins inside the src folder.

GIT CLONE INSTALLATION

The full cloning installation guide can be found here or via the official Vencord Docs.

  1. Direct your terminal (command prompt/CMD) to the userplugins folder, e.g. cd src/userplugins.
  2. Open the terminal and paste git clone https://github.com/ScattrdBlade/pluginRepo
  3. Ensure it's structured as src/userplugins/pluginRepo or src/userplugins/pluginRepo-main
  4. Run pnpm build in the terminal (command prompt/CMD) and the plugin should be added.

MANUAL INSTALLATION

  1. Click the green <> Code button at the top right of the repository and select Download ZIP
  2. Unzip the downloaded ZIP file into the userplugins folder.
  3. Ensure it's structured as src/userplugins/pluginRepo or src/userplugins/pluginRepo-main
  4. Run pnpm build in the terminal (command prompt/CMD) and the plugin should be added.

About

A Vencord plugin that adds a Plugin Repo that allows you to download other 3rd-party plugins from within Discord.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published