Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spacebarchat/server

Spacebar server - A reimplementation of the Discord.com backend, built with Typescript and love
https://github.com/spacebarchat/server

discord instant-messaging real-time-communication spacebarchat

Last synced: 7 days ago
JSON representation

Spacebar server - A reimplementation of the Discord.com backend, built with Typescript and love

Awesome Lists containing this project

README

        




Spacebar Server










## [About](https://spacebar.chat)

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:

- [Spacebar HTTP API Server](/src/api)
- [WebSocket Gateway Server](/src/gateway)
- [HTTP CDN Server](/src/cdn)
- [Utility and Database Models](/src/util)

## [Documentation](https://docs.spacebar.chat)

## [Contributing](https://docs.spacebar.chat/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](https://github.com/spacebarchat/client) will always work.
You can find a [live version here](https://app.spacebar.chat).