quote-bot
quote-bot copied to clipboard
Telegram quote bot
quote-bot
Telegram quote bot
Docker installation
-
Pull this repo
-
Pull quote_api
-
Edit both
.envfiles 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) or the prebuilt-tdlib npm package -
docker compose --profile dev up -don quote-bot repo -
docker compose up -don quote api repo