mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-30 22:35:40 +00:00
c130810ad2d0c2c4a5c00a3a5207451f3ae15290
highest_last_message_id is apparently a number and never a string
also I discovered that there's a bug in lambert-server's check function that ignores arrays of types
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.
Description
Languages
TypeScript
77.6%
C#
14.6%
HTML
2.7%
Nix
2.5%
JavaScript
1.8%
Other
0.8%