Go to file
Andrew Ferrazzutti 27b2c15ad3 Changes to RPC object logging and Node config
- Move config from Python to Node
- Also log responses
- Only log request/response object properties in Node, as logging them
in both Node and Python is redundant
- Error-out if Node listen config is missing
- For convenience, make PeerClient copy setting properties from
ClientManager instead of referencing them
2022-05-15 22:17:28 -04:00
matrix_appservice_kakaotalk Changes to RPC object logging and Node config 2022-05-15 22:17:28 -04:00
node Changes to RPC object logging and Node config 2022-05-15 22:17:28 -04:00
systemd Set group ownership of systemd service config dir 2022-04-28 22:26:33 -04:00
.dockerignore Fix Docker support 2022-05-01 16:38:54 -04:00
.gitignore Add mypy cache to .gitignore 2022-05-05 03:04:03 -04:00
Dockerfile Docker support 2022-04-29 09:55:53 -04:00
LICENSE Initial commit 2022-02-25 02:22:50 -05:00
README.md Add README and setup instructions 2022-03-13 00:57:45 -05:00
ROADMAP.md Don't document that outbound portal avatars are supported 2022-05-12 03:50:58 -04:00
SETUP.md Fix Docker support 2022-05-01 16:38:54 -04:00
docker-run.sh Docker support 2022-04-29 09:55:53 -04:00
optional-requirements.txt Initial commit 2022-02-25 02:22:50 -05:00
requirements.txt Update mautrix-python & copy latest goodies from mautrix-facebook 2022-04-02 23:16:53 -04:00
setup.py Update version 2022-04-29 09:55:53 -04:00

README.md

matrix-appservice-kakaotalk

A Matrix-KakaoTalk puppeting bridge. Uses node-kakao to communicate with the KakaoTalk API. Bridge code based on mautrix-facebook.

Features & roadmap

ROADMAP.md contains a general overview of what is supported by the bridge.

Setup

SETUP.md

Discussion

Matrix room: #matrix-appservice-kakaotalk:miscworks.net