1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-11-08 11:42:39 +01:00

copy readme from .github repo

This commit is contained in:
Madeline 2024-01-03 11:44:24 +11:00 committed by GitHub
parent 523d865192
commit da1511cb9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,13 +1,16 @@
<p align="center">
<img width="100" src="https://avatars.githubusercontent.com/u/75180178?s=200&v=4" />
</p>
<h1 align="center">Spacebar</h1>
<p align="center">
<a href="https://discord.gg/ZrnGQP6p3d">
<img src="https://img.shields.io/discord/806142446094385153?color=7489d5&logo=discord&logoColor=ffffff" />
</a>
<img src="https://img.shields.io/static/v1?label=Status&message=Development&color=blue">
<a title="Crowdin" target="_blank" href="https://translate.spacebar.chat/"><img src="https://badges.crowdin.net/spacebar/localized.svg"></a>
<a title="Crowdin" target="_blank" href="https://translate.spacebar.chat/"><img src="https://badges.crowdin.net/fosscord/localized.svg"></a>
<a href="https://opencollective.com/spacebar">
<img src="https://opencollective.com/spacebar/tiers/badge.svg">
</a>
@ -17,8 +20,9 @@
Spacebar is a free, opensource selfhostable discord-compatible chat, voice and video platform.
* **Selfhostable** ([Setup Docs](https://docs.spacebar.chat/setup/server))
* **Open Source** ([GitHub Organization](https://github.com/spacebarchat))
* **Discord-compatible** (Use all your custom clients/bots with minimal changes)
* **Selfhostable** ([Server](https://github.com/spacebarchat/server))
* **Open Source** ([GitHub Organization]())
* **Configurable** (Configure every aspect and limits to your needs)
* **Decentralized** (no abuse of power and doesn't have a single point of failure)
* **Extendable** (secure and cross-platform plugin system)
@ -28,31 +32,25 @@ Spacebar is a free, opensource selfhostable discord-compatible chat, voice and v
Logo by [@ItsRealmy](https://github.com/ItsRealmy).
Original logo by [@nwlandas](https://twitter.com/nwlandas).
### Installation
* [Client](https://github.com/spacebarchat/client)
* [Server](https://github.com/spacebarchat/server) (very early pre release)
### Support
[Our current discord.com Server](https://discord.gg/ZrnGQP6p3d)
If we are finished we'll host our own support server.
### Usage and Support
You can find setup guides and lots of other information in our [Documentation](https://docs.spacebar.chat)
For any kind of support regarding Spacebar, feel free to ask questions in our [Discord guild](https://discord.gg/ZrnGQP6p3d).
### Repositories
| Repo name | Brief description
| Repo name | Brief description |
| :--- | :--- |
| [Server](https://github.com/spacebarchat/server) | Spacebar API + Gateway + CDN Server + WebRTC + Admin Dashboard
| [Client](https://github.com/spacebarchat/client) | Spacebar Client compatible with spacebar-server and discord.com
| [Docs](https://github.com/spacebarchat/docs) | Documentation of Spacebar
| [Server](https://github.com/spacebarchat/server) | Spacebar API + Gateway + CDN Server + WebRTC + Admin Dashboard |
| [Client](https://github.com/spacebarchat/client) | Spacebar Client compatible with Spacebar-server and discord.com |
| [Docs](https://github.com/spacebarchat/docs) | Documentation of Spacebar |
| [Landing page](https://github.com/spacebarchat/landingpage) | Our [Homepage](https://spacebar.chat) |
### Contribute
This project is only possible by volunteers like you and me, your contribution is very much appreciated.
If you would like to contribute then [read this guide](https://docs.spacebar.chat/contributing/).
This project is only possible by volunteers like you your contribution is very much appreciated.
You can find information about how to contribute [here](https://docs.spacebar.chat/contributing/).
We also mark issues as "Good first issues" if you're looking for things to get you started.
### License