🤖 Automation for Telegram messaging.
Read this in other languages:
Commands allow handling user requests from conversation (analog Telegram bot commands). There are several types of commands:
- Explicit - they are explicitly stated in the message.
- Implicit - they are called without stating.
Supported social networks:
- YouTube
- TikTok
- Setup necessary environment variables (make
.env
from.env.example
) - docker compose up!