Update readme

This commit is contained in:
Rory&
2026-04-19 23:07:42 +02:00
parent 609e74b614
commit 1e06db149e
+9 -6
View File
@@ -28,12 +28,14 @@ We aim to reverse engineer and add additional features to the Discord backend, w
This repository contains:
- [API Request/Response Types](/src/schemas)
- [Spacebar HTTP API Server](/src/api)
- [WebSocket Gateway Server](/src/gateway)
- [HTTP CDN Server](/src/cdn)
- [WebRTC Server](/src/webrtc)
- [Spacebar HTTP API server](/src/api)
- [WebSocket Gateway server](/src/gateway)
- [HTTP CDN server](/src/cdn)
- [WebRTC server](/src/webrtc)
- [Utility and Database Models](/src/util)
- [Spacebar Admin API (C#)](/extra/admin-api) (Emma [it/its]@Rory& was here)
- [Spacebar Admin API (C#)](/extra/admin-api/Spacebar.AdminApi)
- [HTTP CDN server (C#)](/extra/admin-api/Spacebar.Cdn)
- [Various other C# utilities](/extra/admin-api)
## [Documentation](https://docs.spacebar.chat)
@@ -45,4 +47,5 @@ And with documentation on how to set up your own server [here](https://docs.spac
You _should_ be able to use any client designed for Discord.com to connect to a Spacebar instance.
However, some incompatibilities still exist between Spacebar and Discord. For this reason, not every client will connect.
We recommend using [Fermi](https://fermi.chat/login?instance=https%3A%2F%2Fspacebar.chat) as a solid starting point on your adventure in the SpaceBar!
We recommend using [Fermo](https://fermo.sovr.top/login?instance=spacebar.chat) as a solid starting point on your adventure in the SpaceBar!
You can explore other clients with the [Spacebar Explorer](https://spacebar-explorer.sovr.top/clients).