Rewrite in Go

Signed-off-by: qugalet <qugalet@m0e.space>
This commit is contained in:
qugalet 2023-09-19 22:19:25 +03:00
commit 66e906f139
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 1B4177CC855ED9A3
9 changed files with 499 additions and 0 deletions

15
.env.example Executable file
View file

@ -0,0 +1,15 @@
POSTGRES_HOST=
POSTGRES_USER=
POSTGRES_PASSWORD=
POSTGRES_DB=
POSTGRES_PORT=
MATRIX_HOMESERVER=
MATRIX_USERNAME=
MATRIX_ACCESS_TOKEN=
MATRIX_ROOM_ID=
MASTODON_HOMESERVER=
MASTODON_CLIENT_ID=
MASTODON_CLIENT_SECRET=
MASTODON_ACCESS_TOKEN=