Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 261 Bytes

File metadata and controls

11 lines (6 loc) · 261 Bytes

Inline Yandex Music Bot

Telegram bot on aiogram 3 that downloads Yandex Music tracks in inline mode.

Quick start

  1. Fill .env (see .env.sample).
  2. docker compose up -d --build

The project includes GitHub Actions for linting and deployment.