{"id":17067034,"url":"https://github.com/harababurel/telereads","last_synced_at":"2025-04-12T18:14:06.643Z","repository":{"id":57669424,"uuid":"120337347","full_name":"harababurel/telereads","owner":"harababurel","description":"Find books on Goodreads and share them quickly in Telegram chats.","archived":false,"fork":false,"pushed_at":"2023-08-07T19:45:59.000Z","size":102,"stargazers_count":45,"open_issues_count":2,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-12T18:13:54.948Z","etag":null,"topics":["books","bot","goodreads","goodreads-api","rust","telegram","telegram-bot","telegram-bot-api"],"latest_commit_sha":null,"homepage":"https://telegram.me/TelereadsBot","language":"Rust","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/harababurel.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":"2018-02-05T17:22:29.000Z","updated_at":"2024-09-16T16:11:28.000Z","dependencies_parsed_at":"2024-11-07T15:03:29.988Z","dependency_job_id":"77fa2f9c-485e-40bf-9181-435a039d2a84","html_url":"https://github.com/harababurel/telereads","commit_stats":{"total_commits":46,"total_committers":1,"mean_commits":46.0,"dds":0.0,"last_synced_commit":"74f68864ad1f03ab6ae68f76966777f619e1ea5d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harababurel%2Ftelereads","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harababurel%2Ftelereads/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harababurel%2Ftelereads/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harababurel%2Ftelereads/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harababurel","download_url":"https://codeload.github.com/harababurel/telereads/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248610336,"owners_count":21132920,"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":["books","bot","goodreads","goodreads-api","rust","telegram","telegram-bot","telegram-bot-api"],"created_at":"2024-10-14T11:09:14.398Z","updated_at":"2025-04-12T18:14:06.620Z","avatar_url":"https://github.com/harababurel.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telereads =  [Telegram](https://telegram.org/) + [Goodreads](https://www.goodreads.com/)\n\n[![Telegram](https://img.shields.io/badge/telegram-TelereadsBot-blue?logo=telegram\u0026style=flat)](https://telegram.me/TelereadsBot)\n[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/harababurel/telereads/blob/master/LICENSE)\n\n[@TelereadsBot](https://telegram.me/TelereadsBot) is an inline bot that allows you to search for books and quickly share them in a conversation.\n\n## Demo\n\n![Search by book title](https://thumbs.gfycat.com/HelpfulSparseKomododragon-size_restricted.gif)\n\n![Search by ISBN](https://thumbs.gfycat.com/FlamboyantDistinctCaimanlizard-size_restricted.gif)\n\n## Deploy your own\n\nYou can deploy your own instance of this bot. You will need a few things:\n\n* A Telegram bot token. Contact [@BotFather](http://telegram.me/BotFather) in order to create a new bot and receive a token.\n* A Goodreads API key. Apply for one [here](https://www.goodreads.com/api).\n* A working installation of [Rust](https://www.rustup.rs/).\n\nOnce you have both of these keys, you need to store them as environment variables:\n\n```bash\n$ export TELEGRAM_TOKEN=\"123456789:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\"\n$ export GOODREADS_TOKEN=\"XXXXXXXXXXXXXXXXXXXX\"\n```\n\nAnd then install and run TelereadsBot:\n\n### From GitHub\n\n```bash\n$ git clone https://github.com/harababurel/telereads.git\n$ cd telereads\n$ RUST_LOG=info cargo run --release\n```\n\nAditionally, this repo includes a systemd service file ([telereads.service](https://github.com/harababurel/telereads/blob/master/telereads.service)) which can be used to deploy the bot. After setting the proper variables in the service file:\n\n```bash\n$ systemctl start telereads\n```\n\n### From crates.io\n\n```bash\n$ cargo install telereads\n$ RUST_LOG=info telereads\n```\n\n## Contributing\n\nContributions are welcome. You can also help by reporting or fixing [bugs](https://github.com/harababurel/telereads/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharababurel%2Ftelereads","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharababurel%2Ftelereads","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharababurel%2Ftelereads/lists"}