diff --git a/README.md b/README.md index 97a0b33..6e35157 100644 --- a/README.md +++ b/README.md @@ -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