1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-09-19 17:01:47 +02:00
Go to file
2021-02-07 07:52:57 +01:00
rpc discord rpc 2021-02-07 07:52:57 +01:00
setup Update setup.bat 2021-02-02 13:53:31 +01:00
README.md Update README.md 2021-02-02 14:12:03 +01:00

discord-open-source

Brief overview

Repo name Brief description
CSS Unofficial css framework in the style of Discord.
Server Discord-server for discord-client
Dashboard An admin dashboard for discord-server
Client Discord Client for discord-server
CDN Content-delivery-network for the server, used to store images and assets
React All discord-css components for React
React-Native All discord-css components for React-Native

Motivation

Discord Open Source aims to be a full one-on-one clone of Discord, adding more features that can be used as a replacement for the official client and still connect and host private Discord server instances. Discord Open Source aims to give the best possible user experience, while combining Discord's UI, features and adding new ones/improving old ones.

Get started

>>> git clone https://github.com/discord-open-source/discord-open-source.git
>>> cd discord-open-source/setup
>>> setup

Contribute