Skip to content

tobistudio/social_Bot

Repository files navigation

SOCIAL-BOT

A simple python social media video downloader bot.

Available downloaders

  • FACEBOOK
  • INSTAGRAM
  • TWITTER
  • YOUTUBE
  • TERABOX

Install

  1. Clone this repo.
git clone https://github.com/dawnsee0823/social_Bot && cp -r social-bot/. . && rm -rf social-bot
  1. Install all requirements.
pip install -r requirements.txt

Config .env

  • TELEGRAM_BOT_TOKEN: The Telegram Bot Token that you got from @BotFather.
  • API_KEY: The apikey that you got from anbusec.xyz.
TELEGRAM_BOT_TOKEN=YOUR_TELEGRAM_BOT_KEY
API_KEY=YOUR_API_KEY

Run Project

python bot.py

Run on replit

Go to secret and edit telegram bot key and apikey. Then run project.


Tutorial

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages