mirror of
https://github.com/spacebarchat/server.git
synced 2026-07-31 00:39:30 +00:00
616972909ba0a55691328b88c6a52e04a43ba7e7
Spacebar Server
About
Spacebar/server is a Discord backend re-implementation and extension. We aim to reverse engineer and add additional features to the Discord backend, while remaining completely backwards compatible with existing bots, applications, and clients.
This repository contains:
- API Request/Response Types
- Spacebar HTTP API Server
- WebSocket Gateway Server
- HTTP CDN Server
- WebRTC Server
- Utility and Database Models
- Spacebar Admin API (C#) (Emma [it/its]@Rory& was here)
Documentation
And with documentation on how to set up your own server here, docs to set up either client here, and docs about bots here
Contributing
Clients
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 as a solid starting point on your adventure in the SpaceBar!
Languages
TypeScript
72.8%
C#
18.6%
HTML
3.4%
Nix
2.4%
JavaScript
1.7%
Other
1.1%