This repository has been moved to an organization
You can find it here: https://github.com/Domis-Vencord-Plugins/
Warning
Do not clone this repository directly into your userplugins
folder. This will not work
To install these plugins, you need to copy the index.ts
file from each plugin folder into your userplugins
folder.
Please follow the steps below:
- Navigate to the plugin folder (e.g.
GlobalBadges
) - Download the
PluginName.ts
file and copy it to youruserplugins
folder - Open your Terminal in the Root Folder of Vencord and run
pnpm build