matrix-appservice-kakaotalk/node
Andrew Ferrazzutti dfdd98da96 KakaoTalk ID management from Matrix
Add commands to set ID and make it searchable/hidden.
Also don't print stack traces of ProtocolErrors.
2022-05-06 02:47:42 -04:00
..
src KakaoTalk ID management from Matrix 2022-05-06 02:47:42 -04:00
.dockerignore
.gitignore
Dockerfile
README.md
docker-run.sh
example-config-docker.json
example-config.json
package-lock.json
package.json

README.md

Listen config

If type is unix, path is the path where to create the socket, and force is whether to overwrite the socket file if it already exists.

If type is tcp, port and host are the host/port where to listen.