spacebarchat merged with old fosscord client test

.github CodeOwners: claim /nix dir 2 months ago
.husky CDN-CS stuff 6 months ago
.idea Clean up import in Monitoring, close webrtc connection on IPC failure, add LOG_API_ERRORS env var 1 month ago
.vscode Update .vscode/launch.json 3 years ago
assets merge client test 1 month ago
extra Bcrypt worker threads 1 month ago
nix Nix: prometheus support 2 months ago
patches Fix patches 2 months ago
scripts Concurrent identify stress script 2 months ago
src merge client test 1 month ago
.gitattributes Update openapi schema file as it never gets done 10 months ago
.gitignore Fix NixOS tests, allow building via tsgo 6 months ago
.lintstagedrc.mjs Side tangent: fix prettier complaints 2 months ago
.prettierignore prettier: ignore schemaExclusions.json 7 months ago
.prettierrc.json lintstagedrc: regenerate schemas/openapi if schemas changed 7 months ago
CONTRIBUTING.MD Use vanity urls 5 months ago
COPYING Add licence file into fosscord-server repository 4 years ago
README.md Update readme 3 months ago
crowdin.yml Refactor to mono-repo + upgrade packages 3 years ago
default.nix Add startup test for legacy rabbitmq setup 2 months ago
eslint.config.mjs Side tangent: fix prettier complaints 2 months ago
flake.lock Update nix inputs 2 months ago
flake.nix Update nix 3 months ago
nginx.conf Remove ALL fosscord mentions 3 years ago
node-modules.nix webrtc package by default 5 months ago
package-lock.json merge client test 1 month ago
package.json merge client test 1 month ago
server.code-workspace lintstagedrc: regenerate schemas/openapi if schemas changed 7 months ago
tsconfig.json Run prettier, remove accidental imports 3 months ago
README.md

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:

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 Fermo as a solid starting point on your adventure in the SpaceBar! You can explore other clients with the Spacebar Explorer.