spacebarchat merged with old fosscord client test

@Emma [it/its]@Rory& Emma [it/its]@Rory& authored on 18 Aug 2024
.github Add nix flake to repo (#1111) 2 years ago
.husky Add nix flake to repo (#1111) 2 years ago
.vscode Update .vscode/launch.json 3 years ago
assets Fix bug & handle 75k/large_threshold in opcode 8 1 year ago
patches update express patch 1 year ago
scripts remove changelog.js and cleanup package.json scripts 2 years ago
src Fix .DS_Store ignore, add gitattributes for nix/scripts 1 year ago
.eslintignore Add ESLint (#941) 3 years ago
.eslintrc Set eslint env properly 3 years ago
.gitattributes Fix .DS_Store ignore, add gitattributes for nix/scripts 1 year ago
.gitignore Fix .DS_Store ignore, add gitattributes for nix/scripts 1 year ago
.lintstagedrc Update lintstagedrc to run on js files as well 3 years ago
.prettierignore Add back various docs/readme 3 years ago
.prettierrc.json Prettier 3 years ago
COPYING Add licence file into fosscord-server repository 4 years ago
README.md fucking prettier 2 years ago
crowdin.yml Refactor to mono-repo + upgrade packages 3 years ago
flake.lock Fix nix-update.sh 1 year ago
flake.nix Add nix flake to repo (#1111) 2 years ago
hashes.json regenerate openapi.json 1 year ago
nginx.conf Remove ALL fosscord mentions 3 years ago
nix-update.sh Fix nix-update.sh 1 year ago
package-lock.json Merge pull request #1173 from spacebarchat/dependabot/npm_and_yarn/multi-1efa427ffc 1 year ago
package.json Merge pull request #1173 from spacebarchat/dependabot/npm_and_yarn/multi-1efa427ffc 1 year ago
server.code-workspace SPACEBAR 3 years ago
tsconfig.json Remove ALL fosscord mentions 3 years 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

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.