mirror of
https://github.com/spacebarchat/server.git
synced 2026-07-17 00:01:56 +00:00
f39d7f2c7eca4fef07accd75497042ed6c61f99b
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:
- Spacebar HTTP API Server
- WebSocket Gateway Server
- HTTP CDN Server
- Utility and Database Models
- Spacebar Admin API (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.
The WIP official Spacebar client will always work.
You can find a live version here.
Languages
TypeScript
72.8%
C#
18.6%
HTML
3.4%
Nix
2.4%
JavaScript
1.7%
Other
1.1%