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
91039571ca chore: rename container in docker-compose.yml for consistency
Updated the container name in docker-compose.yml from 'telegram_mcp_server' to 'telegram-mcp' to align with naming conventions and improve clarity.
2025-04-24 15:09:00 +03:00
anonim
cb4935fb42 refactor: streamline error handling in main.py
Updated error handling mechanisms in main.py to improve clarity and efficiency. This includes consolidating error messages and enhancing the structure of exception handling across asynchronous functions.
2025-04-24 14:35:19 +03:00