Skip to content

Latest commit

ย 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 

Repository files navigation

Runa's Vencord Plugins

This repository will host all of the plugins that I make for Vencord!

Note

Current Plugins:


How to Install?

Cloning Vencord

To install these plugins you, need to clone Vencord (or whatever you use).

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

Warning

Ensure you have git installed.

Switch to the cloned folder with

cd Vencord

Install the Plugin

Clone this repository with

git clone https://github.com/RunaHehe/Vencord-Plugins
  1. Move the wanted plugin from the created plugins/userplugins folder into the vencord/src folder.
  2. Ensure it's structured as [vencord]/src/userplugins/[PLUGIN NAME]/[...files]
  3. (optional) Delete all other files.

Installing Dependencies

Run install to install all dependencies

pnpm install

Note

If this command fails try using the --force flag, ensure pnpm is installed with npm install -g pnpm!

Building Vencord

Build Vencord with the build command:

pnpm run build

Injecting

Inject Vencord into your Discord client with inject (if not done yet / make sure Discord is fully closed!)

pnpm run inject

๐ŸŽ‰ That's it! You successfully installed your plugin..!

Note

If you don't see the plugin, make sure it's enabled in your Settings (Settings > Vencord (Tab) > Plugins > [Plugin Name])!

now explode muahahaha :3

About

The repository where all of my Vencord plugins are hosted, alongside plugins I have worked on with friends.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages