1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-19 17:21:35 +02:00
Go to file
2023-09-22 15:46:35 +10: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
.vscode a ton of broken shit and approx 1 nice function 2023-08-16 10:17:56 +00:00
assets Merge branch 'master' into feat/federation 2023-09-22 15:46:35 +10:00
patches close #939 2023-08-08 11:56:15 +10:00
scripts Merge branch 'master' into feat/federation 2023-09-22 15:46:35 +10:00
src Merge branch 'master' into feat/federation 2023-09-22 15:46:35 +10: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
.gitignore Revert "Merge pull request #1008 from spacebarchat/dev/samuel" 2023-03-31 15:26:15 +11:00
.lintstagedrc Update lintstagedrc to run on js files as well 2023-01-24 11:42:03 +11:00
.prettierignore Add back various docs/readme 2022-12-19 22:48:25 +11: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
nginx.conf Remove ALL fosscord mentions 2023-03-31 15:52:33 +11:00
package-lock.json Merge branch 'master' into feat/federation 2023-09-22 15:46:35 +10:00
package.json Merge branch 'master' into feat/federation 2023-09-22 15:46:35 +10:00
README.md Add simple about and clients to readme #1098 2023-09-13 19:43:54 +10:00
server.code-workspace SPACEBAR 2023-03-31 02:05:02 +11:00
tsconfig.json random bullshit, go!! 2023-08-14 12:49:20 +10: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.