A Matrix-KakaoTalk puppeting bridge.
https://matrix.to/#/#matrix-appservice-kakaotalk: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.
22 lines
349 B
22 lines
349 B
# Format: #/name defines a new extras_require group called name
|
|
# Uncommented lines after the group definition insert things into that group.
|
|
|
|
#/animated_stickers
|
|
pillow>=4,<10
|
|
|
|
#/e2be
|
|
python-olm>=3,<4
|
|
unpaddedbase64>=1,<3
|
|
|
|
#/metrics
|
|
prometheus_client>=0.6,<0.14
|
|
|
|
#/proxy
|
|
pysocks
|
|
aiohttp-socks
|
|
|
|
#/weblogin
|
|
setuptools
|
|
|
|
#/sqlite
|
|
aiosqlite>=0.16,<0.18
|
|
|