A very hacky Matrix-LINE bridge based on running LINE's Chrome extension in Puppeteer. https://matrix.to/#/#matrix-puppeteer-line:miscworks.net
Go to file
Andrew Ferrazzutti 69028c6edd Fix problems with outgoing messages
1. Don't set the "own message" promise to null on resolve, as other
   places may still be awaiting on it afterwards
2. Retry pressing "Enter" to send a message if it doesn't work on the
   first try, which can happen for some reason
2021-07-02 14:04:53 -04:00
matrix_puppeteer_line Tweak database upgrade code style 2021-07-02 14:04:53 -04:00
puppet Fix problems with outgoing messages 2021-07-02 14:04:53 -04:00
.dockerignore Initial commit 2020-08-17 22:03:12 +03:00
.editorconfig Initial commit 2020-08-17 22:03:12 +03:00
.gitignore Update .gitignore 2021-06-18 00:08:41 -04:00
.gitlab-ci.yml Set nova nightly image hash in CI 2020-11-11 23:19:19 +02:00
Dockerfile Rename again 2021-03-15 01:40:56 -04:00
LICENSE Initial commit 2020-08-17 22:03:12 +03:00
MANIFEST.in Initial commit 2020-08-17 22:03:12 +03:00
README.md Update roadmap 2021-06-08 01:08:18 -04:00
ROADMAP.md Update roadmap 2021-06-08 01:08:18 -04:00
SETUP.md Jiggle mouse with xdotool to keep LINE alive 2021-07-02 14:04:53 -04:00
docker-run.sh Rename again 2021-03-15 01:40:56 -04:00
optional-requirements.txt Update dependencies 2021-05-04 22:00:13 -04:00
requirements.txt Update dependencies 2021-05-04 22:00:13 -04:00
setup.py Update links 2021-03-19 13:30:09 -04:00

README.md

matrix-puppeteer-line

A very hacky Matrix-LINE bridge based on running LINE's Chrome extension in Puppeteer. Fork of https://mau.dev/tulir/mautrix-amp/.

Features, roadmap, and limitations

ROADMAP.md

Setup

SETUP.md

Discussion

Matrix room: #matrix-puppeteer-line:miscworks.net