Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Instagram Downloader telegram bot

A Telegram webhook-based bot designed to download Instagram reels, posts, stories, and additional media. Developed with a simple, efficient architecture.
@instaISMbot


📜 ChangeLog · ⚠️ Report Bug · 💡 Request Feature


⚙️ Installation Instructions

  1. Ensure PHP 7.4+ is installed on your system.

  2. Create a Telegram-Bot: go to the @BotFather send /newbot send your bot's name, and send bot's username, the username must be unique and not already used/occupied by anyone.
    oops
    And we extract token, it looks like 8113194154:AssDDRNHbYvApEWW_0

  3. Edit bot.php:

    $API_TOKEN="";

    here you write your Telegam-Bot's token which we got from botfather

  4. Setting WEBHOOK:

  • Put your token to TOKEN and your url to bot.php (it should be hosted cause of webhook)
     https://api.telegram.org/botTOKEN/setwebhook?url=https://example.com/url/to/bot.php

Original code by Ismoiloff

About

Telegram webhook bot for downloading Instagram reels, posts, and stories. Minimalistic and easy to use.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages