Just Lightcord client but for https://dev.fosscord.com/ (Open source self-hosted discord api)
git clone https://github.com/FuflyPaladium/LightFosscord
cd Lightcord
npm run devInstall
npm test
You will have to do that every time you pull/clone
Lightcord will then launch. If you see the Lightcord icon, you're good to go!
Any time you want to launch, just run:
npm start