Skip to content

olllayor/twitter-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aiogram Telegram Bot

This is a Telegram bot built using the aiogram library in Python. It retrieves video URLs from Twitter status URLs and video titles.

Prerequisites

Before running the bot, make sure you have the following installed:

  • Python 3.9 or higher

Installation

  1. Clone the repository:
    git clone https://github.com/olllayor/twitter_downloader.git

Navigate to the project directory:

 cd your-aiogram-bot

Install dependencies using pip:

pip install -r requirements.txt

Usage

python bot.py

Configuration

Make sure to set the following environment variable:

TELEGRAM_BOT_TOKEN: Your Telegram bot token.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or create a pull request.

Stay tuned for updates!

About

Twitter Media Download

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published