A very hacky Matrix-LINE bridge based on running LINE's Chrome extension in Puppeteer.
Go to file
Andrew Ferrazzutti 6d646e082b Inbound sync & sticker improvements
- Handle "decrypting" state of messages
- Handle lazy loading of emoji
- Better handle lazy loading of images/stickers
- Improve reliability of message sending, especially when sending
  several messages quickly
- Use m.sticker events for inbound stickers instead of m.image, and add
  a config to optionally use m.image if desired
- Use proper sizing for emoji, and add config to scale them since they
  are somewhat small
- Deduplicate stickers as best as possible (works until they get a
  different blob URL)
- Add config to disable bridging stickers/emoji
- Send m.notice for inbound messages of unknown type
2021-06-06 18:15:38 -04:00
matrix_puppeteer_line Inbound sync & sticker improvements 2021-06-06 18:15:38 -04:00
puppet Inbound sync & sticker improvements 2021-06-06 18:15:38 -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 More changes 2021-02-26 02:22:41 -05: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 and readme 2021-03-19 12:28:38 -04:00
ROADMAP.md Small doc update 2021-06-04 02:19:46 -04:00
SETUP.md Small doc update 2021-06-04 02:19:46 -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

ROADMAP.md

Setup

SETUP.md

Discussion

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