This repository has been archived on 2026-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
ServerSpacebarOld/README.md
2025-12-14 14:54:38 +02:00

23 lines
929 B
Markdown

<p align="center">
<img width="100" src="https://discord.com/assets/1cbd08c76f8af6dddce02c5138971129.png" />
</p>
<h1 align="center">RSCord Server</h1>
## About
This is based off Spacebar, however this is not Spacebar anymore because of the amount of changes done to the source code.
This repository contains:
- [HTTP API Server](/src/api)
- [WebSocket Gateway Server](/src/gateway)
- [HTTP CDN Server](/src/cdn)
- [Utility and Database Models](/src/util)
- [Admin API](/extra/admin-api)
- [Frontend Directory](/assets/public)
## [Documentation](https://docs.spacebar.chat)
Documentation on how to set up your own server is [here](https://docs.spacebar.chat/setup/server), and docs about bots are [here](https://docs.spacebar.chat/setup/bots/)
## Frontend
It's located at localhost:3001, the client date is July 2022. It also uses a custom client mod to add QoL features that were not present in the old Discord frontend.