1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-08 03:49:44 +02:00
Go to file
2024-09-03 09:23:30 +10:00
.github Add nix flake to repo (#1111) 2024-02-19 21:09:50 +11:00
.husky Add nix flake to repo (#1111) 2024-02-19 21:09:50 +11:00
.vscode Update .vscode/launch.json 2022-12-19 19:35:33 +11:00
assets Add more application properties 2024-08-31 11:04:18 +02:00
patches update express patch 2024-08-14 11:45:01 -04:00
scripts Run prettier 2024-08-24 08:46:04 +02:00
src Fix uploading of emojis 2024-09-02 19:39:32 +02:00
.eslintignore Add ESLint (#941) 2023-01-20 18:10:47 +11:00
.eslintrc Set eslint env properly 2023-04-12 20:43:49 +10:00
.gitattributes Fix .DS_Store ignore, add gitattributes for nix/scripts 2024-08-18 18:54:51 +02:00
.gitignore Fix .DS_Store ignore, add gitattributes for nix/scripts 2024-08-18 18:54:51 +02:00
.lintstagedrc Update lintstagedrc to run on js files as well 2023-01-24 11:42:03 +11:00
.prettierignore Add hashes.json to .prettierignore as this is a generated file 2024-06-28 12:17:35 +02:00
.prettierrc.json Prettier 2022-09-26 22:41:21 +10:00
COPYING Add licence file into fosscord-server repository 2021-09-14 23:50:45 +03:00
crowdin.yml Refactor to mono-repo + upgrade packages 2022-09-25 23:35:18 +10:00
flake.lock update nix cache/deps/flake 2024-08-18 18:59:09 +02:00
flake.nix Add meta section to nix package, fix nix update script writing to wrong variable in hashes.json 2024-06-28 12:13:17 +02:00
hashes.json "fix" nix dep hashes.json 2024-08-18 19:43:35 +02:00
nginx.conf Remove ALL fosscord mentions 2023-03-31 15:52:33 +11:00
nix-update.sh update nix cache/deps/flake 2024-08-18 18:59:09 +02:00
package-lock.json update deps so nix hashes.json is correct? 2024-08-18 19:16:16 +02:00
package.json Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server into feat/local-image-proxy 2024-08-15 16:00:18 +02: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 Remove ALL fosscord mentions 2023-03-31 15:52:33 +11: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.