Lisa Marie Maginnis 63effc3887 Added two new configuration options for SMTP: "starttls" and
"allowInsecure".

smtp.starttls will enable or disable STARTTLS
when "secure" is set to false (otherwise it does nothing).

smtp.allowInsecure will allow self-signed certificates if
set to true for both smtp.secure and smtp.starttls options.
2026-03-15 14:49:37 +01:00
2026-02-20 22:43:05 +01:00
2026-01-11 16:31:22 +01:00
2026-03-14 03:59:28 +01:00
2022-12-19 19:35:33 +11:00
2026-03-14 06:01:48 +01:00
2026-03-14 03:26:26 +01:00
2026-03-14 03:59:28 +01:00
2026-02-15 03:59:57 +01:00
2026-03-13 07:30:36 +01:00
2026-03-13 22:35:28 +01:00
2026-03-14 02:08:04 +01:00
2023-03-31 15:52:33 +11:00
2026-02-20 22:43:05 +01:00
2026-03-13 22:38:07 +01:00
2026-03-13 22:38:07 +01:00
2026-02-15 03:59:57 +01:00
2026-01-21 07:09:54 +01: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

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!

Languages
TypeScript 77.6%
C# 14.6%
HTML 2.7%
Nix 2.5%
JavaScript 1.8%
Other 0.8%