A very hacky Matrix-LINE bridge based on running LINE's Chrome extension in Puppeteer.
Go to file
Andrew Ferrazzutti c4be4d79ed Proper usage of asyncio exceptions
They belong to the asyncio package, not asyncio.exceptions.
Also remove an unused Tuple import
2021-07-03 12:49:21 -04:00
matrix_puppeteer_line Proper usage of asyncio exceptions 2021-07-03 12:49:21 -04:00
puppet Add config for setting custom Chromium path 2021-07-03 02:07:59 -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
LIMITATIONS.md Update docs 2021-07-02 14:04:53 -04:00
MANIFEST.in Initial commit 2020-08-17 22:03:12 +03:00
README.md Update docs 2021-07-02 14:04:53 -04:00
ROADMAP.md Update docs 2021-07-02 14:04:53 -04:00
SETUP.md Lower minimum required Python version to 3.7 2021-07-03 03:11:15 -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 Matrix-LINE puppeting bridge based on running LINE's Chrome extension in Puppeteer. Fork of mautrix-amp.

Features & roadmap

ROADMAP.md

Limitations & missing features

LIMITATIONS.md

Setup

SETUP.md

Discussion

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