{"id":14036949,"url":"https://github.com/Bfas237/TeleMultiStorebot","last_synced_at":"2025-07-27T04:33:00.093Z","repository":{"id":179716251,"uuid":"169653139","full_name":"Bfas237/TeleMultiStorebot","owner":"Bfas237","description":"🗳 A telegram multi store function bot that is built using Pyrogram Mtproto library.  ","archived":false,"fork":false,"pushed_at":"2020-03-08T12:22:33.000Z","size":317,"stargazers_count":35,"open_issues_count":3,"forks_count":29,"subscribers_count":2,"default_branch":"glitch","last_synced_at":"2024-08-12T03:06:09.232Z","etag":null,"topics":["bfas237bots","mtproto","multistore","private","pyrogram","python3","secure-files","storage","telegram","telegram-bot","telegram-bots","userbots"],"latest_commit_sha":null,"homepage":"https://telegram.dog/TeleMultiStoreBot","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bfas237.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-07T22:30:49.000Z","updated_at":"2024-08-12T03:06:09.782Z","dependencies_parsed_at":null,"dependency_job_id":"c1e0040a-cf5d-4503-b333-f60f9d2fe198","html_url":"https://github.com/Bfas237/TeleMultiStorebot","commit_stats":null,"previous_names":["bfas237/telemultistorebot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bfas237%2FTeleMultiStorebot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bfas237%2FTeleMultiStorebot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bfas237%2FTeleMultiStorebot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bfas237%2FTeleMultiStorebot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bfas237","download_url":"https://codeload.github.com/Bfas237/TeleMultiStorebot/tar.gz/refs/heads/glitch","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227762334,"owners_count":17816011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bfas237bots","mtproto","multistore","private","pyrogram","python3","secure-files","storage","telegram","telegram-bot","telegram-bots","userbots"],"created_at":"2024-08-12T03:02:21.080Z","updated_at":"2024-12-02T16:31:10.750Z","avatar_url":"https://github.com/Bfas237.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\n# Tele MultiStore Bot\n[![LIBRARY](https://img.shields.io/badge/Advanced%20Multipurpose%20Telegram%20Store%20Bot-V0.05-red.svg)](https://docs.pyrogram.org)\n![PYTHON](https://img.shields.io/badge/Python-%3E%3D3.5-8892bf.svg) [![LIBRARY](https://img.shields.io/badge/Telegram-Group-blue.svg)](https://telegram.me/bfas237botdevs) [![LIBRARY](https://img.shields.io/badge/IRC-Channel-36ade1.svg)](https://telegram.me/https://webchat.freenode.net/?channels=##bfas237bots)\n\n\n\n\u003e An advanced Multipurpose [Telegram Bot](http://t.me/TeleMultiStoreBot) for uploading and sharing media files across chats. \n\u003e Supports Inline Mode for quciker and better compatibility\n\u003e (Almost) Complete but for now its still in BETA stage.\n\nRequirements\n---------\n\n* Python \u003e=3.6\n* Telegram account.\n* Telegram API key, you can get one simply with [@BotFather](https://core.telegram.org/bots#botfather) with simple commands right after creating your bot.\n* Your own `API_ID` and `API_HASH` [HOW TO GET MY API CREDENTIALS](https://docs.pyrogram.org)\n\n\nDependencies\n---------\n- Pyrogram \n- requests\n- TgCrypto\n- bs4\n- clint\n- python-magic\n- timeago\n- `Python-telegram-bot` For current inline support\n\n\nNormal Installation\n---------\n\nCreate env variables as the one below.\n\n##### ENV Configuration\n\n* Replace the values as specified [HERE](https://docs.pyrogram.org).\n\n\u003e If you use Heroku then this will be very easy to understand\n\n```\nTOKEN=\"123456789:hdhdhdbhfjfkrp889g8g889\"\nAPP_ID=12345\nAPI_HASH=\"0123456789abcdef0123456789abcdef\"\n\n```\n\n* Learn more about how to create and [deploy apps to Heroku](https://devcenter.heroku.com/articles/git#for-a-new-heroku-app)\n\n\nThe Hard Way (Advanced users only)\n---------\n\n```sh\nvirtualenv -p python3 VENV\n. ./VENV/bin/activate\npip3 install -r requirements.txt\n```\n\n\n### Run Bot\n\n```\npython3 bot.py\n\n```\n\n\nEasy Installation and Deploy\n---------\n\n\u003e 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.\n\n\u003e We are not spoonfeeding you but just making things easier. Read this carefully\n\n\nIf you don't want to go through all those hard process then just click the button below and fill the fields as specified.\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Bfaschat/TeleMultiStorebot/tree/glitch)\n\n\n## Supported Features \n\n\n- [x] Search using inline mode for any uploaded file\n- [x] search your storage through Inline Mode\n- [x] Asynchronous File Storage\n- [x] Lock and unlock Files\n- [x] Download and upload with progress bar\n- [x] Sort Files according to Media Types\n\n## Features to be Added:\n\n- [ ] Cancel a particular Download\n- [ ] Decrypt and encrypt files with passwords\n- [ ] Unarchive archivable files\n- [ ] Download torrens\n\n\n\n## Screenshots\n\n\u003e To be updated.....\n\n\nContact me\n------------\nYou can contact me [via Telegram](https://telegram.me/bfaschat) but if you have an issue please [open](https://github.com/Bfaschat/TeleMultiStorebot/issues) one.\n\n\nContributing\n------------\n\nTele 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!\n\n\n\n[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://github.com/Bfaschat/TeleMultiStorebot)\n[![forthebadge](https://forthebadge.com/images/badges/for-you.svg)](https://github.com/Bfaschat/TeleMultiStorebot)\n[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://github.com/Bfaschat/TeleMultiStorebot) \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBfas237%2FTeleMultiStorebot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBfas237%2FTeleMultiStorebot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBfas237%2FTeleMultiStorebot/lists"}