1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-09-19 17:01:47 +02:00

Update README.md

This commit is contained in:
Flam3rboy 2021-02-09 19:57:35 +01:00 committed by GitHub
parent fdbc7f58ba
commit 3724ff15a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@
| [CSS](https://github.com/fosscord/fosscord-css) | Open Source CSS framework in the style of Discord. |
| [API](https://github.com/fosscord/fosscord-API) | Fosscord HTTP API Server for fosscord-client |
| [Gateway](https://github.com/fosscord/fosscord-gateway) | Fosscord WebSocket Gateway Server for fosscord-client |
| [Voice/Video](https://github.com/fosscord/fosscord-voice) | Fosscord voice and video server
| [Server-Util](https://github.com/fosscord/fosscord-server-util) | Utility functions for the all server repositories
| [Dashboard](https://github.com/fosscord/fosscord-dashboard) | An admin dashboard for fosscord-server (analytics, settings) |
| [Client](https://github.com/fosscord/fosscord-client) | Fosscord Client compatible with fosscord-server and discord.com |