mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-22 02:12:40 +01:00
Mirror of https://github.com/spacebarchat/server
fd856e275a
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
.husky | ||
.vscode | ||
assets | ||
patches | ||
scripts | ||
src | ||
.gitattributes | ||
.gitignore | ||
.lintstagedrc | ||
.prettierignore | ||
.prettierrc.json | ||
COPYING | ||
crowdin.yml | ||
eslint.config.mjs | ||
flake.lock | ||
flake.nix | ||
hashes.json | ||
nginx.conf | ||
package-lock.json | ||
package.json | ||
README.md | ||
server.code-workspace | ||
tsconfig.json |
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.