Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 587 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 587 Bytes

[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()