mirror of
https://github.com/spacebarchat/server.git
synced 2026-07-11 01:12:02 +00:00
d2c924a28b59a43fbf98587f77f3d8da8f70d744
Fix: edited_timestamp should be either Date | null not Date | undefined
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
Languages
TypeScript
73%
C#
18.4%
HTML
3.4%
Nix
2.4%
JavaScript
1.7%
Other
1.1%
