Go to file
JeanOUINA bf6df0151d
Merge pull request #184 from GermanBread/patch-1
Script mainenance
2021-02-13 17:54:27 +01:00
.github Fix line endings 2020-09-05 13:50:45 -07:00
BetterDiscordApp fuck btoa all my homies hate btoa 2021-01-01 13:32:18 +01:00
DiscordJS Remove generated js files 2020-10-19 19:33:55 -07:00
LightcordApi fuck btoa all my homies hate btoa 2021-01-01 13:32:18 +01:00
assets [ImgBot] Optimize images 2020-09-12 13:22:26 +00:00
imagery [ImgBot] Optimize images 2020-09-12 13:22:26 +00:00
modules fuck btoa all my homies hate btoa 2021-01-01 13:32:18 +01:00
scripts Try to catch 2020-12-07 20:20:31 -08:00
splash Fixing glasscord example link 2020-08-06 23:35:09 +02:00
src Platform specific build versions 2020-10-26 01:01:15 -04:00
.gitattributes fix line endings for css, html files, and jsx files 2020-09-05 13:54:46 -07:00
.gitignore refactor install and build scripts 2020-10-20 13:28:34 -07:00
.travis.yml Fix travis 2020-10-20 13:34:34 -07:00
LICENSE Update licence 2020 to 2021 2021-01-01 01:48:41 +01:00
LULI.sh It wouldn't be a good merge if I forgot some unnecessary stuff 2021-02-13 16:26:51 +01:00
Lightcord.desktop Fix #173 2021-02-05 09:30:20 +01:00
README.md Fix README ... 2021-01-05 17:44:53 +00:00
discord.icns click to show changes 2020-09-12 14:52:50 +02:00
discord.ico click to show changes 2020-09-12 14:52:50 +02:00
discord.png [ImgBot] Optimize images 2020-09-12 13:22:26 +00:00
electron-builder.yml refactor install and build scripts 2020-10-20 13:28:34 -07:00
package-lock.json Fix for linux aur (or at least should) 2020-12-05 20:46:37 +01:00
package.json Fix for linux aur (or at least should) 2020-12-05 20:46:37 +01:00
todolist.md i fucked up again 2020-09-06 11:43: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 and 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.

Information

Lightcord doesn't just patch Discord with it's content. If it did, discord updates could easily break it. That's why Lightcord is a standalone Discord client. Just grab the latest release and launch!

Installing

You can download a release from the releases tab.

Running From Source

Prequeresites: 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 everytime you pull/clone
Lightcord will then launch. If you see the Lightcord icon, you're good to go! icon
Anytime you want to launch, just run:

npm run run

You can install on GNU/Linux with our install script or the AUR

AUR (Unofficial)

You need to install the base-devel and git packages first

For compilation https://aur.archlinux.org/packages/lightcord-git/

git clone https://aur.archlinux.org/lightcord-git.git && cd lightcord-git && makepkg -si

For precomiled binaries https://aur.archlinux.org/packages/lightcord-bin/

git clone https://aur.archlinux.org/lightcord-bin.git && cd lightcord-bin && makepkg -si

For AppImage

git clone https://aur.archlinux.org/lightcord-appimage.git && cd lightcord-appimage && makepkg -si

An AUR helper such as yay can also be used

Other Linux Distributions

You can also install it with our express install script, which will automatically do the following:

  • Download the latest Lightcord stable release from the official dev server.
  • Extract the file, and rename it to a more conventional ¨Lightcord¨ folder.
  • Install the Lightcord files in /opt/.
  • Add execution rights to the Lightcord executable to allow launching.
  • Download an appropriate .desktop file and install it in /usr/share/applications.
  • Add execution rights to the .desktop file to allow launching.
  • Download the Lightcord icon in the .svg format and install it in /usr/share/pixmaps.

Express Install Script

  • This script requires the unzip package to be installed. Use your package manager of choice to install it.
  • To install, paste wget -N https://raw.githubusercontent.com/Lightcord/Lightcord/master/LULI.sh && bash LULI.sh in terminal and press enter. The installer will guide you through the rest.

Features

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

  • Username History - Keep track of your past usernames!
  • New Plugin Directory - Easily install or edit themes and plugins!

BetterDiscord

A modified version of Bandaged Better Discord comes preinstalled, making theming and adding plugins easy.

Plugins & Themes

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

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