A very hacky Matrix-LINE bridge based on running LINE's Chrome extension in Puppeteer. https://matrix.to/#/#matrix-puppeteer-line:miscworks.net
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
matrix-puppeteer-line/.gitignore

23 lines
209 B

/.idea/
/.*project
/.settings/
/.venv
/env/
pip-selfcheck.json
*.pyc
__pycache__
/build
/dist
/*.egg-info
/.eggs
profiles
puppet/extension_files
/config*.yaml
/registration*.yaml
*.log*
*.db
*.pickle
*.bak