mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-15 16:05:46 +00:00
6eb1d2593fc2649501dcd77a3d0fc2d6488f5776
Bumps the npm_and_yarn group with 1 update in the / directory: [undici](https://github.com/nodejs/undici). Updates `undici` from 7.16.0 to 7.18.2 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.16.0...v7.18.2) --- updated-dependencies: - dependency-name: undici dependency-version: 7.18.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
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!
Description
Languages
TypeScript
75.3%
C#
15.9%
HTML
3.4%
Nix
2.5%
JavaScript
1.8%
Other
1.1%