An open API service indexing awesome lists of open source software.

https://github.com/neongamerbot-qk/vencord-plugins


https://github.com/neongamerbot-qk/vencord-plugins

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

![Vencord Logo](https://github.com/D3SOX/vencord-userplugins/assets/24937357/f5c06f0e-9d8c-4cca-b990-953d675ec71d)
## My Vencord plugins

### Install
> [!TIP]
> There's also [this video by Syncxv](https://youtu.be/8wexjSo8fNw) which shows how to install a userplugin on Windows.
> Just be sure to replace the `git clone` command with the one from below

Clone the repository inside your Vencord `src/userplugins` folder (create the folder if it doesn't exist)
```bash
cd Vencord/src/userplugins
git clone https://github.com/NeonGamerBot-QK/vencord-plugins Neon-plugins
pnpm build
````