mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-31 09:25:43 +00:00
3536b4864371fa7e108f97ea6498f3e814ee86dc
Bumps the npm_and_yarn group with 1 update in the / directory: [nodemailer](https://github.com/nodemailer/nodemailer). Updates `nodemailer` from 7.0.13 to 8.0.4 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/nodemailer/compare/v7.0.13...v8.0.4) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 8.0.4 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
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:
- API Request/Response Types
- Spacebar HTTP API Server
- WebSocket Gateway Server
- HTTP CDN Server
- WebRTC Server
- Utility and Database Models
- Spacebar Admin API (C#) (Emma [it/its]@Rory& was here)
Documentation
And with documentation on how to set up your own server here, docs to set up either client here, and docs about bots here
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.
We recommend using Fermi as a solid starting point on your adventure in the SpaceBar!
Description
Languages
TypeScript
77.6%
C#
14.6%
HTML
2.7%
Nix
2.5%
JavaScript
1.8%
Other
0.8%