Merge branch 'master' of https://github.com/Lightcord/Lightcord
This commit is contained in:
commit
46b2f02af1
|
@ -15,7 +15,7 @@
|
||||||
A simple - customizable - Discord Client
|
A simple - customizable - Discord Client
|
||||||
|
|
||||||
## What's this ?
|
## What's this ?
|
||||||
Lightcord is a simple and customizable client for Discord.
|
[Lightcord](https://lightcord.github.io) is a simple and customizable client for Discord.
|
||||||
It includes [BandagedBD](https://github.com/rauenzi/BetterDiscordApp), [Glasscord](https://github.com/AryToNeX/Glasscord) and a discord.js like api.
|
It includes [BandagedBD](https://github.com/rauenzi/BetterDiscordApp), [Glasscord](https://github.com/AryToNeX/Glasscord) and a discord.js like api.
|
||||||
|
|
||||||
## Informations
|
## Informations
|
||||||
|
@ -41,13 +41,14 @@ Then everytime you want to launch it just type in
|
||||||
```sh
|
```sh
|
||||||
npm run run
|
npm run run
|
||||||
```
|
```
|
||||||
|
*You can find an experimental linux tutorial in our Discord*
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* **BetterDiscord** Themes/Plugins
|
* **BetterDiscord** Themes/Plugins
|
||||||
* **Native** Custom RPC (No ban chance)
|
* **Native** Custom RPC (No ban chance)
|
||||||
* Blocking Discord's **trackers**
|
* Blocking Discord's **trackers**
|
||||||
* **Free emotes** (normal emotes) to use everywhere for Lightcord users
|
* **Free emotes** (normal emotes) to use everywhere for Lightcord users
|
||||||
* **Login with token** (user/bot) [Make calls with bots]
|
* **Login with token** (user/bot) [Make **server** calls with bots]
|
||||||
* DM Adverts blocker (**AdBlock**) [Even in embeds]
|
* DM Adverts blocker (**AdBlock**) [Even in embeds]
|
||||||
* File certification/approval (tells you if a **file is safe or not**)
|
* File certification/approval (tells you if a **file is safe or not**)
|
||||||
* Prevent **malicious** plugins [File scanner]
|
* Prevent **malicious** plugins [File scanner]
|
||||||
|
@ -56,6 +57,9 @@ npm run run
|
||||||
* Great scripting API
|
* Great scripting API
|
||||||
* Account information section
|
* Account information section
|
||||||
* Developer mode / experiments (get discord features before anyone else without updating)
|
* 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
|
### Soon
|
||||||
* Username history
|
* Username history
|
||||||
|
|
Loading…
Reference in New Issue