Lightcord/README.md

87 lines
5.4 KiB
Markdown
Raw Normal View History

2020-06-13 18:36:08 +02:00
[![Discord](https://img.shields.io/discord/705908350218666117?logo=discord&style=flat-square&color=%237289DA)](https://discord.gg/7eFff2A)
![JS](https://img.shields.io/badge/--yellow?logo=javascript&style=flat-square)
![TS](https://img.shields.io/badge/--blue?logo=typescript&style=flat-square)
[![HitCount](http://hits.dwyl.com/Lightcord/Lightcord.svg)](http://hits.dwyl.com/Lightcord/Lightcord)
2020-06-13 18:36:24 +02:00
<br />
[![PayPal](https://img.shields.io/badge/donate-PayPal-blue?logo=PayPal&style=flat-square)](https://paypal.me/jenwina)
[![BTC](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/phorcysed/cryptodonate/master/badges/bitcoin.json&style=flat-square)](https://phorcysed.github.io/cryptodonate/btc.html?address=14hL2fPS2ASoe8Hcif87EqCS5AGHrepGKp&note=https://github.com/phorcysed)
[![CDN](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/phorcysed/cryptodonate/master/badges/cdn.json&style=flat-square)](https://phorcysed.github.io/cryptodonate/cdn.html?address=CbdW3pR4HBWJ6wyc1JeNXP4L2fh8QiL85v&note=https://github.com/phorcysed)
[![BCH](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/phorcysed/cryptodonate/master/badges/bitcoincash.json&style=flat-square)](https://phorcysed.github.io/cryptodonate/bch.html?address=qzqwhfyvkl324fue86r55q656nftfmxkhsn6qugenq&note=https://github.com/phorcysed)
[![XMR](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/phorcysed/cryptodonate/master/badges/monero.json&style=flat-square)](https://phorcysed.github.io/cryptodonate/xmr.html?address=42pGf1KHHpqaifJd3TtWSdcTmhGVwFp24cGxDoqaYLQJ6rH4pM7KqtUdTpoyxHScDTSJpPA2Bnv19b1bs2uPXgSMH2KYkwj&note=https://github.com/phorcysed)
[![ETH](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/phorcysed/cryptodonate/master/badges/ethereum.json&style=flat-square)](https://phorcysed.github.io/cryptodonate/eth.html?address=0xEFE45F22Ee844bf2Ba0E4d853FA0bC8c028fAfFe&note=https://github.com/phorcysed)
[![LTC](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/phorcysed/cryptodonate/master/badges/litecoin.json&style=flat-square)](https://phorcysed.github.io/cryptodonate/ltc.html?address=LNTmfMjHJgTHaB7rj8ZuWWuU1XkP2YeGCA&note=https://github.com/phorcysed)
---
2020-05-16 23:24:51 +02:00
# Lightcord
A simple - customizable - Discord Client
## What's this ?
2020-07-08 13:55:39 +02:00
[Lightcord](https://lightcord.github.io) is a simple and customizable client for Discord.
2020-07-10 17:58:10 +02:00
It includes [BandagedBD](https://github.com/rauenzi/BetterDiscordApp), [Glasstron](https://github.com/AryToNeX/Glasstron) and a discord.js like api.
2020-05-16 23:24:51 +02:00
## Informations
2020-06-10 23:20:55 +02:00
Lightcord doesn't *patch* Discord with it's content. If it was, Discord would 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 !
2020-05-16 23:24:51 +02:00
## Installing
You can download a release from the [releases tab](https://github.com/Lightcord/Lightcord/releases).
2020-05-16 23:24:51 +02:00
If you want to run it from source, follow these instructions:
2020-05-16 23:24:51 +02:00
```sh
git clone https://github.com/Lightcord/Lightcord
2020-05-16 23:24:51 +02:00
cd Lightcord
npm i
npm run devInstall
2020-05-16 23:24:51 +02:00
npm run test
```
2020-06-13 18:36:08 +02:00
*You will have to do that everytime you pull/clone*
2020-06-13 18:40:00 +02:00
<br/>
2020-05-16 23:24:51 +02:00
Discord will launch next. You can see you have done it right by looking at the icon.
2020-06-13 18:36:08 +02:00
![icon](https://github.com/Lightcord/Lightcord/blob/master/imagery/68747470733a2f2f692e696d6775722e636f6d2f72486e73504e4f2e706e67.png?raw=true)
2020-06-13 18:40:00 +02:00
<br />
Then everytime you want to launch it just type in
```sh
npm run run
```
2020-07-26 13:05:33 +02:00
*You can find an experimental linux tutorial in our Discord, or use the AUR*
## AUR (unofficial)
2020-07-26 13:05:33 +02:00
https://aur.archlinux.org/packages/lightcord-bin/
If you don't know how to install from the AUR, you can follow [this](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_and_upgrading_packages) 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
2020-07-08 13:55:39 +02:00
* **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)
2020-07-08 13:55:39 +02:00
* 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]
2020-05-16 23:24:51 +02:00
## BetterDiscord
BetterDiscord (BandagedBD) is already installed (modified version).
You can go into your settings to manage plugins.
2020-05-16 23:24:51 +02:00
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.
2020-05-16 23:24:51 +02:00
## 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.
2020-06-10 16:16:33 +02:00
They are located in `%AppData%/Lightcord_BD`. This is the main folder for BetterDiscord.
2020-05-16 23:24:51 +02:00
## Developers
* https://github.com/jeanouina
* https://github.com/phorcysed