(init): initial files. includes basic client & database template using postgres.

This commit is contained in:
2026-08-27 22:26:12 +08:00
commit a77ab24e02
17 changed files with 876 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Synapse
An open-source, self-hostable moderation bot for Discord.
## Getting Started
Getting started with Synapse is as easy as typing `docker compose up -d`.