docs: restore GIF tools removal note in README
This commit is contained in:
parent
fd9c90e53c
commit
e7b92cd89b
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
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
|
## 📋 Requirements
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue