Giter VIP home page Giter VIP logo

telemultistorebot's Introduction

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

telemultistorebot's People

Contributors

bfaschat avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.