1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-05 10:22:31 +01:00
Go to file
2023-12-11 01:04:36 +01:00
.github Update style.yml 2023-08-25 00:03:15 +10:00
.husky Add ESLint (#941) 2023-01-20 18:10:47 +11:00
.idea Prettier: use editorconfig 2023-12-11 01:04:36 +01:00
.vscode Update .vscode/launch.json 2022-12-19 19:35:33 +11:00
assets Add nix support 2023-12-10 22:25:22 +01:00
patches close #939 2023-08-08 11:56:15 +10:00
scripts remove changelog.js and cleanup package.json scripts 2023-08-10 19:45:34 +10:00
src member projection: select avatar 2023-12-09 14:07:54 -05:00
.editorconfig Prettier: use editorconfig 2023-12-11 01:04:36 +01:00
.eslintignore Prettier: use editorconfig 2023-12-11 01:04:36 +01:00
.eslintrc Prettier: use editorconfig 2023-12-11 01:04:36 +01:00
.gitignore Add nix support 2023-12-10 22:25:22 +01:00
.lintstagedrc Prettier: use editorconfig 2023-12-11 01:04:36 +01:00
.prettierignore Prettier: use editorconfig 2023-12-11 01:04:36 +01:00
COPYING Add licence file into fosscord-server repository 2021-09-14 23:50:45 +03:00
crowdin.yml Prettier: use editorconfig 2023-12-11 01:04:36 +01:00
flake.lock Add nix support 2023-12-10 22:25:22 +01:00
flake.nix Add git rev patch for nix 2023-12-11 00:18:31 +01:00
flake.template.nix Add git rev patch for nix 2023-12-11 00:18:31 +01:00
nginx.conf Remove ALL fosscord mentions 2023-03-31 15:52:33 +11:00
nix-build-test.sh Add nix support 2023-12-10 22:25:22 +01:00
nix-rebuild-flake.sh Add nix support 2023-12-10 22:25:22 +01:00
package-lock.json update sentry 2023-09-02 14:10:32 +10:00
package.json Prettier: use editorconfig 2023-12-11 01:04:36 +01:00
README.md fucking prettier 2023-10-04 23:42:10 +11:00
server.code-workspace SPACEBAR 2023-03-31 02:05:02 +11:00
tsconfig.json Prettier: use editorconfig 2023-12-11 01:04:36 +01:00

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.