Lightcord is a simple and customizable client for Discord. It includes BandagedBD, Glasstron and a discord.js-like api.
- Standalone client - Lightcord is built to be standalone i.e. it will not break on Discord updates!
- BetterDiscord built in - Use almost any BetterDiscord plugin or theme!
- Easy custom rich presence - Our method of doing this ensures you won't get banned!
- Made for Privacy - Lightcord automatically blocks Discord's trackers and blurs your email, keeping your data safe!
- Free Emotes - Send any emote to other Lightcord users!
- Token Login - (user/bot) [Make server calls with bots]
- AdBlock - Automatically block bots and ads in your DMs!
- Always On Top - Lightcord will always be shown in front of any other windows!
- Experiments - Access Discord's hidden experiments with a single click!
- Tabs - Have multiple tabs open to do more!
- HypeSquad Housing - Easily change your HypeSquad house, no test required!
- Badges - Important people like the developers have special badges to make sure you know who is who!
Lightcord is no longer updated
You can install Lightcord with scoop.
scoop bucket add extras
scoop install lightcord
Alternatively, download the installer from the releases tab.
Prerequisites: Node.js and NPM To run from source, follow these instructions:
git clone https://github.com/Lightcord/Lightcord
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