Commit graph

4 commits

Author SHA1 Message Date
anonim
726fef23f3 feat: enhance Telegram MCP server with new features and configuration updates
- Updated .env.example with new Telegram API credentials and session string options.
- Expanded .gitignore to exclude session files and configuration.
- Refactored main.py to support string session authentication and added new functions for contact and message management.
- Updated README.md to reflect new features, installation instructions, and usage examples.
- Added python-dotenv as a dependency in pyproject.toml for environment variable management.
2025-03-31 18:45:36 +03:00
Eugene Evstafev
1f7474aa5c feat: init commit 2025-03-20 15:49:27 +00:00
Eugene Evstafev
544c0b6477
Create README.md 2025-03-20 14:06:52 +00:00
Eugene Evstafev
d79f135216
Initial commit 2025-03-20 14:06:36 +00:00