Here are sources of Telegram bot, that can:
- Translate words and save them
- Add custom words translations
- Every day send these words to you to help you memorize them
Bot: @termorize_bot
Set environment variables inside .env and run docker compose:
docker compose up --build
Build & push images and dockerhub will automatically deploy them afterward.
./deploy.sh
- Translations mass import.
- Translations mass export.
- Generate improved statistics every week.
- Fix .env creation inside Dockerfiles.