diff --git a/README.md b/README.md
index 17bbbe2dc04d434bef0bb09391281a4b73e61e2d..87074f0cea0e6ebd3123fd257842b732f3716b4e 100644
--- a/README.md
+++ b/README.md
@@ -95,6 +95,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
     - [Web Frameworks](#web-frameworks)
     - [WebSocket](#websocket)
     - [WSGI Servers](#wsgi-servers)
+    - [Telegram Robot](#telegram-bot)
 - [Resources](#resources)
     - [Books](#books)
     - [Newsletters](#newsletters)
@@ -1317,6 +1318,13 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
 * [waitress](https://github.com/Pylons/waitress) - Multi-threaded, powers Pyramid.
 * [werkzeug](https://github.com/pallets/werkzeug) - A WSGI utility library for Python that powers Flask and can easily be embedded into your own projects.
 
+
+## Telegram bot
+
+*telegram robot*
+
+* [instagetter](https://github.com/rzashakeri/instagram-downloader-bot) - Download anything from Instagram with this telegram robot .
+
 # Resources
 
 Where to discover learning resources or new Python libraries.