Няма описание

dependabot[bot] 15acb9ac87 Bump handlebars from 4.7.6 to 4.7.7 in /LightcordApi преди 3 години
.github 3daf362a4e Fix line endings преди 3 години
BetterDiscordApp f4165abb77 oui oui changelog преди 3 години
DiscordJS 4e892d5750 Update BetterDiscord Modules преди 3 години
LightcordApi 15acb9ac87 Bump handlebars from 4.7.6 to 4.7.7 in /LightcordApi преди 3 години
assets 8790041a1c [ImgBot] Optimize images преди 3 години
imagery 8790041a1c [ImgBot] Optimize images преди 3 години
modules f38c008d08 npm audit fix преди 3 години
scripts f150671a83 fix compile преди 3 години
splash f41d699077 Fixing glasscord example link преди 3 години
src 11aad62169 Stop using elif chains, you twats. преди 3 години
.gitattributes aaf2c00a06 fix line endings for css, html files, and jsx files преди 3 години
.gitignore 0816b1ef12 refactor install and build scripts преди 3 години
.travis.yml cfca1745e2 Fix travis преди 3 години
LICENSE df4b99dfea Update licence 2020 to 2021 преди 3 години
Lightcord.desktop 9014b09b96 Fix #173 преди 3 години
README.md ad88cee4ef update README and remove LULI преди 3 години
discord.icns b8af18aef6 click to show changes преди 3 години
discord.ico b8af18aef6 click to show changes преди 3 години
discord.png 8790041a1c [ImgBot] Optimize images преди 3 години
electron-builder.yml 09c8fd3964 fuck me, all my homies hate me преди 3 години
package-lock.json fd0a8e70c4 Change BBD invites, names and bump version to 0.1.6 преди 3 години
package.json fd0a8e70c4 Change BBD invites, names and bump version to 0.1.6 преди 3 години
todolist.md 805b68b48c i fucked up again преди 3 години
tsconfig.json de19c4815e AutoStart + compile fix преди 4 години

README.md

Discord JS TS HitCount
PayPal BTC CDN BCH XMR ETH LTC

About

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

Features

  • Standalone client - Lightcord is built to be standalone i.e. it will not break on Discord updates!
  • 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 Discord's 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!

Installing

Windows

You can install Lightcord with scoop.

scoop bucket add extras
scoop install lightcord

Alternatively, download the installer from the releases tab.

Linux

This part has moved!

Running From Source

Prerequisites: 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 every time you pull/clone

Lightcord will then launch. If you see the Lightcord icon, you're good to go!

icon

Any time you want to launch, just run:

npm start