A set-and-forget Discord <-> Fluxer bridge.
- Basic message bridging
- Voice bridging (in very alpha)
- Edit/Delete bridging
- Reply bridging
- Emoji bridging
- Embed bridging
- Attachment bridging
- Pins bridging
- Bulk deletion bridging
- others soon
Check https://fluxcord.jbcrn.dev/self-hosting for self hosting docs
Firstly, this requires both Node.js and PNPM installed.
Do not pull this repo directly. Instead, pull the Fluxcord Dev repository:
git pull https://git.gay/Fluxcord/dev Fluxcord
then initialize it:
cd Fluxcord
pnpm run initIf you use VSCode or a fork, you can find a code-workspace file here that can help you with stuff.