Commit graph

3 commits

Author SHA1 Message Date
anonim
b1f0e79b6b chore: update references to the renamed container in documentation and workflows
Renamed all instances of 'telegram-mcp-server' to 'telegram-mcp' in docker-compose.yml, README.md, and the Docker build workflow to ensure consistency and clarity across the project.
2025-04-24 15:09:38 +03:00
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