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.
Diego Magdaleno d2c924a28b
Merge pull request #9 from DiegoMagdaleno/master
Fix: edited_timestamp should be either Date | null not Date | undefined
2021-07-21 15:38:25 -05:00
2021-02-08 16:29:36 +01:00
🔧 build
2021-02-11 20:44:26 +01:00
2021-05-08 12:58:07 +02:00
2021-07-19 22:44:22 +02:00
2021-07-19 22:44:22 +02:00
2021-05-25 01:20:14 +02:00
2021-04-06 23:25:11 +02:00

Fosscord server util

About

Fosscord is a free open source selfhostable chat, voice and video discord-compatible platform.

Fosscord server util contains all necessary logic that is shared between the api, gateway and voice-gateaway.

It contains all mongoose database models and utility functions.

Installation

npm install @fosscord/server-util
Description
Main server for RSCord. Based off Spacebar, old, shitty, tldr dont use this.
Readme 118 MiB
Languages
TypeScript 75.3%
C# 10.2%
JavaScript 8.1%
HTML 4.9%
Nix 0.6%
Other 0.8%