Skip to content

geekygeeky/social-media-grabber-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📥 Telegram Media Downloader Bot

This is a Telegram bot built with Node.js that helps users download media (videos, images, etc.) from various social platforms. Simply send a link to the bot, and it will fetch the media for you!

🚀 Features

✅ Download videos & images from supported platforms

✅ Fast and reliable processing

✅ Simple and easy-to-use commands

✅ Free to use

📌 How to Use

  1. Open the bot on Telegram
  2. Send a media URL (e.g., TikTok, Instagram, etc.)
  3. Receive the downloaded media instantly!

👉 Try it now: @SocialMediaGrabberBot

Happy downloading! 🚀

🔧 Setup (For Developers)

Prerequisites

  • Node.js v18 and above
  • NPM v8 and above

Test on local machine

  1. Clone the repo:

    git clone https://github.com/GeekyGeeky/social-media-grabber-bot.git
    cd social-media-grabber-bot
  2. Install dependencies:

    npm install
  3. Set up your environment variables (.env file):

    BOT_TOKEN=your-telegram-bot-token
    APP_URL=''
  4. Run the bot:

    npm run dev

About

Telegram bot for TikTok and Instagram media download.

Resources

License

Stars

Watchers

Forks