Go to file
hormelcookies 3daf362a4e Fix line endings 2020-09-05 13:50:45 -07:00
.github Fix line endings 2020-09-05 13:50:45 -07:00
BetterDiscordApp Fix line endings 2020-09-05 13:50:45 -07:00
DiscordJS Fix line endings 2020-09-05 13:50:45 -07:00
LightcordApi Fix line endings 2020-09-05 13:50:45 -07:00
assets Re"structuring" pluginCertifier 2020-06-12 23:44:01 +02:00
imagery imagery 2020-06-10 23:19:10 +02:00
modules Fix line endings 2020-09-05 13:50:45 -07:00
scripts add clean script 2020-09-05 13:44:39 -07:00
splash Fixing glasscord example link 2020-08-06 23:35:09 +02:00
src Fix line endings 2020-09-05 13:50:45 -07:00
.gitattributes gitattributes to enforce LF endings for text source code files 2020-09-05 13:07:54 -07:00
.gitignore Initial import of our Darwin modules 2020-08-19 08:52:52 -05:00
LICENSE 😳 2020-05-16 23:24:51 +02:00
README.md Merge branch 'master' of https://github.com/Lightcord/Lightcord into master 2020-09-05 20:34:48 +02:00
afterbuild.js Fix line endings 2020-09-05 13:50:45 -07:00
app.ico 😳 2020-05-16 23:24:51 +02:00
app_icon_darwin.icns Fix icon on Darwin being bigger and not following the 2020-08-22 12:26:41 -05:00
build.js Fix line endings 2020-09-05 13:50:45 -07:00
build_electron.js Fix line endings 2020-09-05 13:50:45 -07:00
compile.js Fix line endings 2020-09-05 13:50:45 -07:00
downloadNativeModules.js Fix line endings 2020-09-05 13:50:45 -07:00
installSubModules.js Fix line endings 2020-09-05 13:50:45 -07:00
package-lock.json add clean script 2020-09-05 13:44:39 -07:00
package.json add clean script 2020-09-05 13:44:39 -07:00
todolist.md build, probably gonna remove them or whatever 2020-09-05 20:34:23 +02:00
tsconfig.json AutoStart + compile fix 2020-06-13 13:49:36 +02:00

README.md

Discord JS TS HitCount
PayPal BTC CDN BCH XMR ETH LTC

Lightcord

A simple - customizable - Discord Client

What's this ?

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

Informations

Lightcord doesn't patch Discord with it's content. If it was, Discord could update itself and break the patch. That's why Lightcord is a standalone Discord client. Just grab the latest release version you need, and launch it !

Installing

You can download a release from the releases tab.

Running from source

Prequeresites: Node.js, NPM To run from source, follow these instructions:

git clone https://github.com/Lightcord/Lightcord
cd Lightcord
npm run devInstall # Mac/Linux, run "npm run devInstall:64"
npm test

You will have to do that everytime you pull/clone
Lightcord will launch next. You can see you have done it right by looking at the icon. icon
Then everytime you want to launch it just type in

npm run run

You can find an experimental linux tutorial in our Discord, or use the AUR

AUR (unofficial)

https://aur.archlinux.org/packages/lightcord-bin/ If you don't know how to install from the AUR, you can follow this tutorial, but I would recommend using an AUR helper such as yay.

Features

  • BetterDiscord Themes/Plugins
  • Native Custom RPC (No ban chance)
  • Blocking Discord's trackers
  • Free emotes (normal emotes) to use everywhere for Lightcord users
  • Login with token (user/bot) [Make server calls with bots]
  • DM Adverts blocker (AdBlock) [Even in embeds]
  • File certification/approval (tells you if a file is safe or not)
  • Prevent malicious plugins [File scanner]
  • Always-On-Top feature (great to chat while coding)
  • Hide sensitive informations (blurry e-mail)
  • Great scripting API
  • Account information section
  • Developer mode / experiments (get discord features before anyone else without updating)
  • Experimental tabs
  • Select your HypeSquad (manually/without doing the quizz)
  • Badges (Lightcord owners have badges so you know who to trust)

Soon

  • Username history
  • Custom BetterDiscord location (custom themes/plugins location) [more portability]

BetterDiscord

BetterDiscord (BandagedBD) is already installed (modified version). You can go into your settings to manage plugins.

Because it's more painful than anything else, global emotes are not supported on Lightcord. They have been removed. The freeze caused by the emotes downloading at startup was annoying. So we removed them.

Plugins & Themes

Plugins and themes are not in the standard BetterDiscord folder. They have been moved because betterdiscord supports only stable, ptb and canary release. Using the same directory could cause problems with settings.

They are located in %AppData%/Lightcord_BD. This is the main folder for BetterDiscord.