No Description

Jean Ouina 8fa4c05999 tabs fix !??!?!??? what ? :flushed: 3 years ago
.github 3daf362a4e Fix line endings 3 years ago
BetterDiscordApp bcddf7fbcc Merge branch 'master' of https://github.com/Lightcord/Lightcord 3 years ago
DiscordJS 298cbe6630 Remove generated js files 3 years ago
LightcordApi 58f0390112 fuck btoa all my homies hate btoa 3 years ago
assets 8790041a1c [ImgBot] Optimize images 3 years ago
imagery 8790041a1c [ImgBot] Optimize images 3 years ago
modules 8fa4c05999 tabs fix !??!?!??? what ? :flushed: 3 years ago
scripts 3920151bfe Try to catch 3 years ago
splash f41d699077 Fixing glasscord example link 3 years ago
src d6ff8c90ab lightcord broken + fix + sex :zany_face: 3 years ago
.gitattributes aaf2c00a06 fix line endings for css, html files, and jsx files 3 years ago
.gitignore 0816b1ef12 refactor install and build scripts 3 years ago
.travis.yml cfca1745e2 Fix travis 3 years ago
LICENSE df4b99dfea Update licence 2020 to 2021 3 years ago
LULI.sh 7bb7859626 It wouldn't be a good merge if I forgot some unnecessary stuff 3 years ago
Lightcord.desktop 9014b09b96 Fix #173 3 years ago
README.md 50954dfe8e Fix README ... 3 years ago
discord.icns b8af18aef6 click to show changes 3 years ago
discord.ico b8af18aef6 click to show changes 3 years ago
discord.png 8790041a1c [ImgBot] Optimize images 3 years ago
electron-builder.yml 0816b1ef12 refactor install and build scripts 3 years ago
package-lock.json dae02359ee Partially update discord 3 years ago
package.json 8fa4c05999 tabs fix !??!?!??? what ? :flushed: 3 years ago
todolist.md 805b68b48c i fucked up again 3 years ago
tsconfig.json de19c4815e AutoStart + compile fix 3 years ago

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.