mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-21 09:52:38 +01:00
Mirror of https://github.com/spacebarchat/server
eda3f4a4aa
Bumps the npm_and_yarn group with 1 update: [@eslint/plugin-kit](https://github.com/eslint/rewrite). Updates `@eslint/plugin-kit` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](https://github.com/eslint/rewrite/compare/plugin-kit-v0.2.2...plugin-kit-v0.2.3) --- updated-dependencies: - dependency-name: "@eslint/plugin-kit" dependency-type: indirect dependency-group: npm_and_yarn ... 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.