Skip to content

Bfas237/TeleMultiStorebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tele MultiStore Bot

LIBRARY PYTHON LIBRARY LIBRARY

An advanced Multipurpose Telegram Bot for uploading and sharing media files across chats. Supports Inline Mode for quciker and better compatibility (Almost) Complete but for now its still in BETA stage.

Requirements

  • Python >=3.6
  • Telegram account.
  • Telegram API key, you can get one simply with @BotFather with simple commands right after creating your bot.
  • Your own API_ID and API_HASH HOW TO GET MY API CREDENTIALS

Dependencies

  • Pyrogram
  • requests
  • TgCrypto
  • bs4
  • clint
  • python-magic
  • timeago
  • Python-telegram-bot For current inline support

Normal Installation

Create env variables as the one below.

ENV Configuration
  • Replace the values as specified HERE.

If you use Heroku then this will be very easy to understand

TOKEN="123456789:hdhdhdbhfjfkrp889g8g889"
APP_ID=12345
API_HASH="0123456789abcdef0123456789abcdef"

The Hard Way (Advanced users only)

virtualenv -p python3 VENV
. ./VENV/bin/activate
pip3 install -r requirements.txt

Run Bot

python3 bot.py

Easy Installation and Deploy

This section covers the case where someone is unfamiliar with python in deeper sense. If you are that type then this section has been made purposely for you.

We are not spoonfeeding you but just making things easier. Read this carefully

If you don't want to go through all those hard process then just click the button below and fill the fields as specified.

Deploy

Supported Features

  • Search using inline mode for any uploaded file
  • search your storage through Inline Mode
  • Asynchronous File Storage
  • Lock and unlock Files
  • Download and upload with progress bar
  • Sort Files according to Media Types

Features to be Added:

  • Cancel a particular Download
  • Decrypt and encrypt files with passwords
  • Unarchive archivable files
  • Download torrens

Screenshots

To be updated.....

Contact me

You can contact me via Telegram but if you have an issue please open one.

Contributing

Tele MultiStore is brand new, and you are welcome to try it and help make it even better by either submitting pull requests or reporting issues/bugs as well as suggesting best practices, ideas, enhancements on both code and documentation. Any help is appreciated!

forthebadge forthebadge forthebadge