Telegram MCP Server
by sparfenyuk
# Changelog
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
## [v0.1.1](https://github.com/sparfenyuk/mcp-telegram/compare/3f5b014751a09914b3dd2f47a9908a4de73af0ac..v0.1.1) - 2024-12-13
#### Bug Fixes
- improve interaction with the server - ([d9005ef](https://github.com/sparfenyuk/mcp-telegram/commit/d9005ef0f100164a642cb966703155e5a3f84f9f)) - [@sparfenyuk](https://github.com/sparfenyuk)
- add missing methods to complete impl of mcp interface - ([3f5b014](https://github.com/sparfenyuk/mcp-telegram/commit/3f5b014751a09914b3dd2f47a9908a4de73af0ac)) - [@sparfenyuk](https://github.com/sparfenyuk)
#### Documentation
- add heads-up about tg api - ([fb68abf](https://github.com/sparfenyuk/mcp-telegram/commit/fb68abfb6f50a5571f3fc5ef7b5435c833d91649)) - [@sparfenyuk](https://github.com/sparfenyuk)
- update readme - ([395be1c](https://github.com/sparfenyuk/mcp-telegram/commit/395be1c32d71c218dd78546c2bfb83ce71d0c79e)) - [@sparfenyuk](https://github.com/sparfenyuk)
- - -
## [v0.1.0](https://github.com/sparfenyuk/mcp-telegram/compare/75e19c89a6d286dbce6692df97b632fbd13b91d2..v0.1.0) - 2024-12-08
#### Bug Fixes
- don't construct models during tools discovery - ([483bdb2](https://github.com/sparfenyuk/mcp-telegram/commit/483bdb28895453c245a223dd1dccfa1ee855c5f0)) - [@sparfenyuk](https://github.com/sparfenyuk)
#### Documentation
- update README with roadmap and use cases - ([7bab744](https://github.com/sparfenyuk/mcp-telegram/commit/7bab7445589042004686e051e78c5c699e51261b)) - [@sparfenyuk](https://github.com/sparfenyuk)
#### Features
- add new tool ListMessages - ([a97f4cb](https://github.com/sparfenyuk/mcp-telegram/commit/a97f4cb3758648441178a82bbce7e053cd653482)) - [@sparfenyuk](https://github.com/sparfenyuk)
- implement a basic tool which lists dialogs - ([75e19c8](https://github.com/sparfenyuk/mcp-telegram/commit/75e19c89a6d286dbce6692df97b632fbd13b91d2)) - [@sparfenyuk](https://github.com/sparfenyuk)
#### Miscellaneous Chores
- update version - ([9a4acb0](https://github.com/sparfenyuk/mcp-telegram/commit/9a4acb0cf384a597eb0c3d6c1a32cb23ec70c327)) - [@sparfenyuk](https://github.com/sparfenyuk)
- change log level - ([346c42f](https://github.com/sparfenyuk/mcp-telegram/commit/346c42fe574ce6e9b4a1d01e3f7972a4cc02c524)) - [@sparfenyuk](https://github.com/sparfenyuk)
- add cli.py to debug tools from command prompt - ([bed390a](https://github.com/sparfenyuk/mcp-telegram/commit/bed390a25f25065c6a6263d0e868911090cfb96b)) - [@sparfenyuk](https://github.com/sparfenyuk)
- - -
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).