matrix-puppeteer-line/puppet
Andrew Ferrazzutti d080590c54 Document minimum requirements
Also bump the LINE extension version mentioned in SETUP.md (which the
bridge still works with, as far as I can tell)
2021-05-03 02:44:11 -04:00
..
src Fix tracking "Read by" counts in group chats 2021-04-30 02:56:15 -04:00
.dockerignore Run as non-root user and add optional no-sandbox flag 2020-08-24 18:54:37 +03:00
.eslintrc.json Add API for puppeteer script 2020-08-18 16:47:16 +03:00
.gitignore Add config and improve stopping 2020-08-24 16:45:44 +03:00
Dockerfile Rename again 2021-03-15 01:40:56 -04:00
README.md Add config and improve stopping 2020-08-24 16:45:44 +03:00
example-config.json Rework message syncing and sending 2021-04-27 02:59:16 -04:00
package.json Document minimum requirements 2021-05-03 02:44:11 -04:00
prep_helper.js Add setup instructions 2021-02-26 03:27:25 -05:00
yarn.lock More changes 2021-02-26 02:22:41 -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.

Profile directory

The profile_dir specifies which directory to put chromium user data directories.