collection of userplugins i made for vencord
Find a file
2024-12-15 16:51:52 +03:00
notificationContent initial commit 2024-12-15 16:35:32 +03:00
README.md add readme 2024-12-15 16:51:52 +03:00

userplugins

a collection of userplugins i made for vencord

how to use

follow vencord's guide on installing custom plugins. to get the src/plugins folder, just clone this repository into src/userplugins.

git clone https://github.com/Vendicated/Vencord # clone vencord
cd Vencord
git clone https://git.slonk.ing/slonk/userplugins src/userplugins # clone this repository
pnpm build # build vencord
pnpm inject # ..and install