Skip to content

Commit

Permalink
copy readme from .github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
MaddyUnderStars authored Jan 3, 2024
1 parent 523d865 commit da1511c
Showing 1 changed file with 18 additions and 20 deletions.
38 changes: 18 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -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>
Expand All @@ -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)
Expand All @@ -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

Expand Down

0 comments on commit da1511c

Please sign in to comment.