Telegram quote bot
-
Pull this repo
-
Pull quote_api
-
Edit both
.env
files in repos -
Create network
docker network create quotly
-
Compile/Download tdlib for linux and place it to
helpers/tdlib/data/libtdjson/libtdjson.so
. To make it easier, check out this builder or this AppVeyor CI (ubuntu > Artifacts > linux) -
docker-compose up -d
on both repos