Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 424 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 424 Bytes

quote-bot

Telegram quote bot

time tracker

Docker installation

  1. Pull this repo

  2. Download .env-example from quote_api

  3. Edit both .env files in repos

    .env-bot for bot

    .env-api for api

  4. Edit config/config.json

  5. docker-compose up -d