trinq / telegram_search_assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Downloader Bot

A Telegram bot for file downloading automation.

Installation

  • Create a new Telegram bot (https://core.telegram.org/bots) and get its token.
  • Edit the telegram-download-bot.py file and fill in the TELEGRAM_BOT_TOKEN variable with your bot token.
  • Install the python-telegram-bot library using pip install python-telegram-bot.
  • Run the telegram-download-bot.py file.

Usage

  • Talk to your new bot and share any file or photo post from a channel with it.
  • The bot will download the file or photo to the downloads folder in the same directory as the script.
  • You can also say "?" to the bot to check how many downloads are waiting in its queue.
  • You can say "quit" to stop the bot.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.txt file for details.

I hope this example helps you create your own README.md file for your Telegram bot. Let me know if you have any questions or feedback.

Source: Conversation with Bing, 4/30/2023 (1) GitHub - alfem/telegram-downloader-bot: A Telegram bot for file .... https://github.com/alfem/telegram-downloader-bot. (2) telegram_file_manager_bot/README.md at main - Github. https://github.com/vahidbaghi/telegram_file_manager_bot/blob/main/README.md. (3) Telegram-bot-for-database/README.md at master - Github. https://github.com/Nuwyint/Telegram-bot-for-database/blob/master/README.md.

About


Languages

Language:Python 100.0%