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/optional-requirements.txt

10 lines
247 B

# Format: #/name defines a new extras_require group called name
# Uncommented lines after the group definition insert things into that group.
#/e2be
python-olm>=3,<4
pycryptodome>=3,<4
unpaddedbase64>=1,<2
#/metrics
prometheus_client>=0.6,<0.11