Skip to content

[wip] a self-hosted, mini discord-like service. one exe, click to serve.

Notifications You must be signed in to change notification settings

sealdice/sealchat

Repository files navigation

[WIP]SealChat

A self-hosted, lightweight instant message service.

Just one exe, easy to deply.

Features

  • Chat with your friends in a local network.
  • Send text, image, sound message.
  • Bot supported.
  • Multi-platform support, including Windows, Linux, Mac OS.

Deploy

Please refer to the following link for detailed deployment instructions:

SealChat 部署文档

Extension to Satori protocol

API: channel.enter

@returns member

API: channel.create

@returns channel

tips for dev

  • for some reason, all timestamp in db use UnixMilli()