https://github.com/spikehd/vc-orbolay-bridge
Orbolay bridge plugin for Vencord
https://github.com/spikehd/vc-orbolay-bridge
Last synced: 9 months ago
JSON representation
Orbolay bridge plugin for Vencord
- Host: GitHub
- URL: https://github.com/spikehd/vc-orbolay-bridge
- Owner: SpikeHD
- Created: 2025-06-28T22:06:45.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-08-21T23:44:24.000Z (10 months ago)
- Last Synced: 2025-09-02T10:42:21.887Z (10 months ago)
- Language: TypeScript
- Size: 5.86 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vencord Orbolay Bridge
Bridge plugin to facilitate communication between your client and [Orbolay](https://github.com/SpikeHD/Orbolay)
# Installation
First clone [Vencord](https://github.com/Vendicated/Vencord/), then run:
```sh
cd Vencord/src/userplugins
git clone https://github.com/SpikeHD/vc-orbolay-bridge.git
pnpm build
```