Lightcord / Lightcord

A simple - customizable - Discord Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord JS TS HitCount
PayPal BTC CDN BCH XMR ETH LTC

Lightcord has been abandoned and no longer receives support or updates!

About

Lightcord is a simple and customizable client for Discord. It includes BandagedBD, Glasstron and a discord.js-like api.

Features

  • 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!

Planned Features

Lightcord is no longer updated

Installing

Windows

You can install Lightcord with scoop.

scoop bucket add extras
scoop install lightcord

Alternatively, download the installer from the releases tab.

Linux (and ChromeOS)

This part has moved!

Running From Source

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!

icon

Any time you want to launch, just run:

npm start

About

A simple - customizable - Discord Client

License:MIT License


Languages

Language:HTML 63.0%Language:JavaScript 28.4%Language:TypeScript 6.3%Language:CSS 2.2%