Commit graph

4 commits

Author SHA1 Message Date
anonim
02f326ce38 chore: add dummy .env file creation step in Docker build workflow
Introduced a step in the Docker build workflow to create a dummy .env file with placeholder values for TELEGRAM_API_ID, TELEGRAM_API_HASH, and TELEGRAM_SESSION_STRING, facilitating local development and testing.
2025-04-24 14:54:24 +03:00
anonim
3c66504fb5 refactor: enhance error handling structure in main.py
Improved the organization and clarity of error handling in main.py by consolidating exception management and refining error messages, particularly in asynchronous functions.
2025-04-24 14:44:26 +03:00
Eugene Evstafev
fb20c458be refactor(ci): remove unused comments 2025-04-18 14:25:39 +01:00
Eugene Evstafev
ff0f42626b feat: add github's workflow for "Python Lint & Format Check" 2025-04-18 14:21:44 +01:00