A (shitty) liteness Discord version writhen in Node.js and Electron. Don't use this.
To run discord-lite
you need to install all needed dependencies using npm:
npm install
If you have installed all dependencies successfully, then you can run discord-lite
using this command:
node main.js
See LICENSE file