{"id":13456886,"url":"https://github.com/lewangdev/bookbookgo_bot","last_synced_at":"2025-09-08T01:31:53.016Z","repository":{"id":65620269,"uuid":"586427376","full_name":"lewangdev/bookbookgo_bot","owner":"lewangdev","description":"A Telegram bot for book-searcher. Create and search books index, create your private library on Telegram.","archived":false,"fork":false,"pushed_at":"2023-04-12T10:08:50.000Z","size":35,"stargazers_count":39,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T13:25:37.236Z","etag":null,"topics":["books","ipfs","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lewangdev.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-08T04:52:25.000Z","updated_at":"2025-04-03T17:40:47.000Z","dependencies_parsed_at":"2024-07-31T08:25:02.401Z","dependency_job_id":null,"html_url":"https://github.com/lewangdev/bookbookgo_bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lewangdev/bookbookgo_bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewangdev%2Fbookbookgo_bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewangdev%2Fbookbookgo_bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewangdev%2Fbookbookgo_bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewangdev%2Fbookbookgo_bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lewangdev","download_url":"https://codeload.github.com/lewangdev/bookbookgo_bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewangdev%2Fbookbookgo_bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274121922,"owners_count":25225801,"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-07T02:00:09.463Z","response_time":67,"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":["books","ipfs","telegram-bot"],"created_at":"2024-07-31T08:01:29.585Z","updated_at":"2025-09-08T01:31:52.750Z","avatar_url":"https://github.com/lewangdev.png","language":"Python","readme":"# BookBookGo Bot\n\nA telegram bot for [book-searcher](https://github.com/book-searcher-org/book-searcher). Create and search books index, create your private library on Telegram.\n\n## Try 👇️\n\n[![telegram-bot](https://img.shields.io/badge/bot-@BookBookGo-blue?logo=telegram)](https://t.me/bookbookgo_bot)\n\n## How to run\n\n### Docker\n\n```sh\nsudo docker compose up -d\n```\n\nOR\n\n```sh\nsudo docker run -d \\\n-e BOT_TOKEN=\u003cYour TG BOT TOKEN\u003e \\\n-e BOOK_SEARCHER_BASE_URL=https://zlib.cydiar.com \\\n--name bookbookgo_bot \\\n--restart unless-stopped \\\nlewangdev/bookbookgo_bot\n\n```\n\n### From Source Code\n\n0. Get the source code\n\n```sh\ngit clone https://github.com/lewangdev/bookbookgo_bot.git\n```\n\n1. Install dependencies.\n\n```bash\npython3 -m venv .venv\n. .venv/bin/activate\npip install -r requirements.txt\n```\n\n2. Create a file `.env` which contains this.\n\n```text\n# Put your actual bot token\n# Keep this file secret\n# Use https://t.me/botfather to create your bot\nBOT_TOKEN =\n\n# https://github.com/book-searcher-org/book-searcher\nBOOK_SEARCHER_BASE_URL = https://zlib.cydiar.com\n\n# https://ipfs.github.io/public-gateway-checker/\nIPFS_GATEWAY_BASE_URL = https://ipfs.io\n\nLOG_LEVEL = debug\n```\n\n3. Now run `python bookbookgo_bot/main.py`, you may press \u003ckbd\u003eCTRL\u003c/kbd\u003e + \u003ckbd\u003ec\u003c/kbd\u003e to stop the bot.\n\n\n## For furthur assistance Or need help to develop a Telegram Bot\n[![telegram-chat](https://img.shields.io/badge/chat-@lewang-blue?logo=telegram)](https://t.me/lewang)\n\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewangdev%2Fbookbookgo_bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flewangdev%2Fbookbookgo_bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewangdev%2Fbookbookgo_bot/lists"}