A very hacky Matrix-LINE bridge based on running LINE's Chrome extension in Puppeteer.
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

21 lines
184 B

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