FastAPI Telegram Onion Echobot FastAPI simple telegram bot with onion architecture that responds with the same text. Usage mv .env.dist .env pip install -r requirements.txt python main.py Docker docker compose up For Education purposes only. Telegram may send repeated updates. You may use redis/memcached for production.