matrix-appservice-kakaotalk/node
Andrew Ferrazzutti fe6df88a4b Return IDs of bridged outgoing messages instead of the chats themselves
And set an optional property in AudioAttachment to be safe
2022-04-12 04:42:26 -04:00
..
src Return IDs of bridged outgoing messages instead of the chats themselves 2022-04-12 04:42:26 -04:00
.gitignore 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
example-config.json Initial commit 2022-02-25 02:22:50 -05:00
package-lock.json npm audit fix 2022-04-11 03:22:48 -04:00
package.json Initial commit 2022-02-25 02:22:50 -05:00

README.md

Listen config

If type is unix, path is the path where to create the socket.

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