{"id":24150764,"url":"https://github.com/prasad-kmd/telefilesstore-1","last_synced_at":"2025-09-19T18:30:58.514Z","repository":{"id":213943378,"uuid":"526508764","full_name":"prasad-kmd/TeleFilesStore-1","owner":"prasad-kmd","description":"Cloned Repository ! Original can be found on .md .","archived":false,"fork":false,"pushed_at":"2022-08-19T08:24:48.000Z","size":36,"stargazers_count":3,"open_issues_count":0,"forks_count":12,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-02T17:51:15.463Z","etag":null,"topics":["file-store","file-store-bot","prasad-kmd","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","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/prasad-kmd.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}},"created_at":"2022-08-19T07:38:00.000Z","updated_at":"2024-09-24T02:17:47.000Z","dependencies_parsed_at":"2023-12-24T14:26:11.359Z","dependency_job_id":"d5cf8af2-6c71-4b3a-95b5-66b7cc740a4e","html_url":"https://github.com/prasad-kmd/TeleFilesStore-1","commit_stats":null,"previous_names":["prasad-kmd/telefilesstore-1"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prasad-kmd/TeleFilesStore-1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prasad-kmd%2FTeleFilesStore-1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prasad-kmd%2FTeleFilesStore-1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prasad-kmd%2FTeleFilesStore-1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prasad-kmd%2FTeleFilesStore-1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prasad-kmd","download_url":"https://codeload.github.com/prasad-kmd/TeleFilesStore-1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prasad-kmd%2FTeleFilesStore-1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275982649,"owners_count":25564149,"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","status":"online","status_checked_at":"2025-09-19T02:00:09.700Z","response_time":108,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["file-store","file-store-bot","prasad-kmd","telegram","telegram-bot"],"created_at":"2025-01-12T09:12:39.649Z","updated_at":"2025-09-19T18:30:58.260Z","avatar_url":"https://github.com/prasad-kmd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TeleFilesStore-1 [Cloned !](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## 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### Deploy Now:\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/prasad-kmd/TeleFilesStore-1)\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprasad-kmd%2Ftelefilesstore-1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprasad-kmd%2Ftelefilesstore-1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprasad-kmd%2Ftelefilesstore-1/lists"}