{"id":17790634,"url":"https://github.com/abirhasan2005/pyrofilesstorebot","last_synced_at":"2025-05-16T16:04:20.472Z","repository":{"id":37448576,"uuid":"343680570","full_name":"AbirHasan2005/PyroFilesStoreBot","owner":"AbirHasan2005","description":"This is Telegram Files Store Bot by @AbirHasan2005","archived":false,"fork":false,"pushed_at":"2024-07-04T09:58:38.000Z","size":96,"stargazers_count":223,"open_issues_count":10,"forks_count":676,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-05-16T16:03:48.685Z","etag":null,"topics":["bot","database","files","store","telegram-bot"],"latest_commit_sha":null,"homepage":"https://t.me/MediasStoreBot","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/AbirHasan2005.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":"2021-03-02T07:16:43.000Z","updated_at":"2025-05-15T01:59:05.000Z","dependencies_parsed_at":"2024-10-27T10:55:58.737Z","dependency_job_id":"7d97b869-0ba4-4ff3-a2c5-d5598d6094e6","html_url":"https://github.com/AbirHasan2005/PyroFilesStoreBot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbirHasan2005%2FPyroFilesStoreBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbirHasan2005%2FPyroFilesStoreBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbirHasan2005%2FPyroFilesStoreBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbirHasan2005%2FPyroFilesStoreBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbirHasan2005","download_url":"https://codeload.github.com/AbirHasan2005/PyroFilesStoreBot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254564113,"owners_count":22092120,"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":["bot","database","files","store","telegram-bot"],"created_at":"2024-10-27T10:47:00.872Z","updated_at":"2025-05-16T16:04:20.449Z","avatar_url":"https://github.com/AbirHasan2005.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyroFilesStoreBot\nThis is Telegram Parmanent Files Store Bot by [@AbirHasan2005](https://github.com/AbirHasan2005).\n\n* **Language:** [Python3](https://www.python.org)\n* **Library:** [Pyrogram](https://docs.pyrogram.org)\n\n### Features:\n- In PM Just Forward or Send any file it will save on Database \u0026 give you the Access Link.\n- In Channel Add Bot as Admin with Edit Rights. When you will send any file or media in Channel it will Edit the Broadcast Message with Saved Link Button.\n- You can also Broadcast anythings via this Bot.\n- You can also Do Force Sub to a Channel to allow access the Bot.\n- Save Multiple Files in Same Link. (Batch)\n\n### Demo Bot:\n\u003ca href=\"https://t.me/MediasStoreBot\"\u003e\u003cimg src=\"https://img.shields.io/badge/Demo-Telegram%20Bot-blue.svg?logo=telegram\"\u003e\u003c/a\u003e\n\n## Configs:\n- `API_ID` - Get this from [@TeleORG_Bot](https://t.me/TeleORG_Bot)\n- `API_HASH` - Get this from [@TeleORG_Bot](https://t.me/TeleORG_Bot)\n- `BOT_TOKEN` - Get this from [@BotFather](https://t.me/BotFather)\n- `BOT_USERNAME` - You Bot Username. *(Without [@])*\n- `DB_CHANNEL` - A Telegram Channel ID.\n\t- Make a Channel for Storing Files. We will use that as Database. Channel must be Private! Else you will be Copyright by [Telegram DMCA](https://t.me/dmcatelegram)!\n- `BOT_OWNER` - Bot Owner UserID\n\t- Put your Telegram UserID for doing Broadcast.\n- `DATABASE_URL` - MongoDB Database URI\n\t- This for Saving UserIDs. When you will Broadcast, bot will forward the Broadcast to DB Users.\n- `UPDATES_CHANNEL` - Force Sub Channel ID *(Optional)*\n\t- ID of a Channel which you want to do Force Sub to use the bot. \n- `LOG_CHANNEL` - Logs Channel ID\n\t- This for some getting user info. If any new User added to DB, Bot will send Log to that Logs Channel. You can use same DB Channel ID.\n- `FORWARD_AS_COPY` - Value should be `True` or `False` *(Optional)*\n\t- If `True` all messages will be forwarder *As Copy*. If `False` all messages will be forwarder with Forward Tag.\n- `BROADCAST_AS_COPY` - Value should be `True` or `False` *(Optional)*\n  \t- Broadcast with Forward Tag or as Copy.*(Without Forward Tag)*\n- `BANNED_USERS` - Banned unwanted members\n         - Put all banned user IDs \u0026 Separate with space.\n- `BANNED_CHAT_IDS` - All Banned Channel IDs *(Optional)*\n\t- Put all banned channel IDs \u0026 Separate with space.\n\n### Video Tutorial:\n[![YouTube](https://img.shields.io/badge/YouTube-Video%20Tutorial-red?logo=youtube)](https://youtu.be/hHu2RaePhwI)\n\n### Deploy Now:\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/AbirHasan2005/PyroFilesStoreBot)\n\n## Commands:\n```\nstart - start the bot\nclear_batch - Clear User Batch Files\nstatus - Show number of users in DB [Owner Only]\nbroadcast - Broadcast replied message to DB Users [Owner Only]\nban_user - [user_id] [ban_duration] [ban_reason] Ban Any User [Owner Only]\nunban_user - [user_id] Unban Any User [Owner Only]\nbanned_users - Get All Banned Users [Owner Only]\n```\n\n### Support Group:\n\u003ca href=\"https://t.me/JoinOT\"\u003e\u003cimg src=\"https://img.shields.io/badge/Telegram-Join%20Telegram%20Group-blue.svg?logo=telegram\"\u003e\u003c/a\u003e\n\n### Follow on:\n\u003cp align=\"left\"\u003e\n\u003ca href=\"https://github.com/AbirHasan2005\"\u003e\u003cimg src=\"https://img.shields.io/badge/GitHub-Follow%20on%20GitHub-inactive.svg?logo=github\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"left\"\u003e\n\u003ca href=\"https://twitter.com/AbirHasan2005\"\u003e\u003cimg src=\"https://img.shields.io/badge/Twitter-Follow%20on%20Twitter-informational.svg?logo=twitter\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"left\"\u003e\n\u003ca href=\"https://facebook.com/AbirHasan2005\"\u003e\u003cimg src=\"https://img.shields.io/badge/Facebook-Follow%20on%20Facebook-blue.svg?logo=facebook\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"left\"\u003e\n\u003ca href=\"https://instagram.com/AbirHasan2005\"\u003e\u003cimg src=\"https://img.shields.io/badge/Instagram-Follow%20on%20Instagram-important.svg?logo=instagram\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabirhasan2005%2Fpyrofilesstorebot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabirhasan2005%2Fpyrofilesstorebot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabirhasan2005%2Fpyrofilesstorebot/lists"}