wrozly / quote-bot

Telegram quote bot

Home Page:https://t.me/QuotLyBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quote-bot

Telegram quote bot

time tracker

Docker installation

  1. Pull this repo

  2. Pull quote_api

  3. Edit both .env files in repos

  4. Create network docker network create quotly

  5. 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)

  6. docker-compose up -d on both repos

About

Telegram quote bot

https://t.me/QuotLyBot

License:MIT License


Languages

Language:JavaScript 99.4%Language:Dockerfile 0.4%Language:Shell 0.2%