docs: restore GIF tools removal note in README

This commit is contained in:
vp 2026-02-24 22:21:08 +03:00
parent fd9c90e53c
commit e7b92cd89b

View file

@ -169,6 +169,8 @@ Example server launch with allowlisted roots:
uv --directory /full/path/to/telegram-mcp run main.py /data/telegram /tmp/telegram-mcp
```
Additionally, GIF-related tools (`get_gif_search`, `get_saved_gifs`, `send_gif`) have been removed due to ongoing issues with reliability in the Telethon library or Telegram API interactions.
---
## 📋 Requirements