{"id":31125050,"url":"https://github.com/ashokshau/mongodb-backup-bot","last_synced_at":"2025-09-17T20:41:05.830Z","repository":{"id":292027033,"uuid":"979545406","full_name":"AshokShau/mongodb-backup-bot","owner":"AshokShau","description":"A Telegram bot for MongoDB backups and imports using PyTDBot. Supports .gz and .json formats, with Docker integration for MongoDB tools.","archived":false,"fork":false,"pushed_at":"2025-09-15T05:12:18.000Z","size":132,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-15T07:12:01.011Z","etag":null,"topics":["backup","db-backup","mongo-backup","mongodb-atlas","mongodb-database","pytdbot","telegram","telegram-bot","tg","tgbot"],"latest_commit_sha":null,"homepage":"https://t.me/FallenProjects","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AshokShau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-07T17:19:59.000Z","updated_at":"2025-09-15T05:12:22.000Z","dependencies_parsed_at":"2025-08-10T07:09:20.944Z","dependency_job_id":"041f8779-78bc-44b7-9c01-571688c71d89","html_url":"https://github.com/AshokShau/mongodb-backup-bot","commit_stats":null,"previous_names":["ashokshau/tgmongobot","ashokshau/mongodbbackupbot","ashokshau/mongodb-backup-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AshokShau/mongodb-backup-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshokShau%2Fmongodb-backup-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshokShau%2Fmongodb-backup-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshokShau%2Fmongodb-backup-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshokShau%2Fmongodb-backup-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AshokShau","download_url":"https://codeload.github.com/AshokShau/mongodb-backup-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshokShau%2Fmongodb-backup-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275658802,"owners_count":25504780,"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-17T02:00:09.119Z","response_time":84,"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":["backup","db-backup","mongo-backup","mongodb-atlas","mongodb-database","pytdbot","telegram","telegram-bot","tg","tgbot"],"created_at":"2025-09-17T20:41:01.657Z","updated_at":"2025-09-17T20:41:05.814Z","avatar_url":"https://github.com/AshokShau.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MongoDB Backup Bot 📦\n\nA Telegram bot built using [PyTDBot](https://github.com/pytdbot/client) to backup and restore MongoDB databases.\n\n\u003cp align=\"center\"\u003e\n  \u003c!-- GitHub Stars --\u003e\n  \u003ca href=\"https://github.com/AshokShau/TgMongoBot/stargazers\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/AshokShau/TgMongoBot?style=for-the-badge\u0026color=black\u0026logo=github\" alt=\"Stars\"/\u003e\n  \u003c/a\u003e\n  \n  \u003c!-- GitHub Forks --\u003e\n  \u003ca href=\"https://github.com/AshokShau/TgMongoBot/network/members\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/forks/AshokShau/TgMongoBot?style=for-the-badge\u0026color=black\u0026logo=github\" alt=\"Forks\"/\u003e\n  \u003c/a\u003e\n\n  \u003c!-- Last Commit --\u003e\n  \u003ca href=\"https://github.com/AshokShau/TgMongoBot/commits/AshokShau\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/last-commit/AshokShau/TgMongoBot?style=for-the-badge\u0026color=blue\" alt=\"Last Commit\"/\u003e\n  \u003c/a\u003e\n\n  \u003c!-- Repo Size --\u003e\n  \u003ca href=\"https://github.com/AshokShau/TgMongoBot\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/repo-size/AshokShau/TgMongoBot?style=for-the-badge\u0026color=success\" alt=\"Repo Size\"/\u003e\n  \u003c/a\u003e\n\n  \u003c!-- Language --\u003e\n  \u003ca href=\"https://www.python.org/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Written%20in-Python-orange?style=for-the-badge\u0026logo=python\" alt=\"Python\"/\u003e\n  \u003c/a\u003e\n\n  \u003c!-- License --\u003e\n  \u003ca href=\"https://github.com/AshokShau/TgMongoBot/blob/AshokShau/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/AshokShau/TgMongoBot?style=for-the-badge\u0026color=blue\" alt=\"License\"/\u003e\n  \u003c/a\u003e\n\n  \u003c!-- Open Issues --\u003e\n  \u003ca href=\"https://github.com/AshokShau/TgMongoBot/issues\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues/AshokShau/TgMongoBot?style=for-the-badge\u0026color=red\" alt=\"Issues\"/\u003e\n  \u003c/a\u003e\n\n  \u003c!-- Pull Requests --\u003e\n  \u003ca href=\"https://github.com/AshokShau/TgMongoBot/pulls\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues-pr/AshokShau/TgMongoBot?style=for-the-badge\u0026color=purple\" alt=\"PRs\"/\u003e\n  \u003c/a\u003e\n\n  \u003c!-- GitHub Workflow CI --\u003e\n  \u003ca href=\"https://github.com/AshokShau/TgMongoBot/actions\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/AshokShau/TgMongoBot/code-fixer.yml?style=for-the-badge\u0026label=CI\u0026logo=github\" alt=\"CI Status\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Features\n\n- 🔐 Backup MongoDB databases via `/mongo \u003cURI\u003e`\n- 💾 Supports `.gz` (default) and `.json` formats\n- 📥 Import backups by replying to a file with `/mongo {import} \u003cURI\u003e`\n- 🐳 Docker-ready with pre-installed MongoDB tools\n- ⚡ Fully asynchronous and lightweight\n\n## Commands\n\n- `/mongo \u003cmongodb_uri\u003e` — Create a `.gz` backup\n- `/mongo {json} \u003cmongodb_uri\u003e` — Create a `.json` backup\n- `/mongo {import} \u003cmongodb_uri\u003e` — Restore by replying to a `.gz` or `.json` backup\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashokshau%2Fmongodb-backup-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashokshau%2Fmongodb-backup-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashokshau%2Fmongodb-backup-bot/lists"}