{"id":22561070,"url":"https://github.com/mattiascibien/image-search-bot","last_synced_at":"2025-03-28T12:15:21.991Z","repository":{"id":38068913,"uuid":"197774259","full_name":"mattiascibien/image-search-bot","owner":"mattiascibien","description":"Configurable Telegram Bots that respond to image queries","archived":false,"fork":false,"pushed_at":"2024-02-27T09:31:49.000Z","size":58,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T12:46:34.988Z","etag":null,"topics":["bot","images","robot","search","telegram"],"latest_commit_sha":null,"homepage":"","language":"C#","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/mattiascibien.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}},"created_at":"2019-07-19T13:06:02.000Z","updated_at":"2024-07-29T04:09:55.000Z","dependencies_parsed_at":"2023-01-21T22:04:01.763Z","dependency_job_id":null,"html_url":"https://github.com/mattiascibien/image-search-bot","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattiascibien%2Fimage-search-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattiascibien%2Fimage-search-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattiascibien%2Fimage-search-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattiascibien%2Fimage-search-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattiascibien","download_url":"https://codeload.github.com/mattiascibien/image-search-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246026111,"owners_count":20711581,"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","images","robot","search","telegram"],"created_at":"2024-12-07T21:17:42.983Z","updated_at":"2025-03-28T12:15:21.943Z","avatar_url":"https://github.com/mattiascibien.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# image-search-bot [![Build Status](https://dev.azure.com/mattiascibien/image-search-bot/_apis/build/status/mattiascibien.image-search-bot?branchName=master)](https://dev.azure.com/mattiascibien/image-search-bot/_build/latest?definitionId=52\u0026branchName=master)\nConfigurable apps for running Telegram Bots that responds to photo Image Queries\n\n## Bots using this framework\n\n * [@piselli_bot](https://telegram.me/piselli_bot) - A joke bot that sends images of beans\n * [@Robertpattinbot](https://telegram.me/Robertpattinbot) - A joke bot that sends images of Robert Pattinson\n * ... (open a PR to be featured here if you want to be featured here)\n\n## Deveopment\n \n * Register your bot(s) using [@botfather](https://telegram.me/botfather).\n * Add a configuration file inside the project directory (use the one provided as an example)\n * Choose a prefix for your bot, it will be used to find the secure settings needed using environment variables\n * Add the environment variable `\u003cBOT_PREFIX\u003e_TELEGRAM_KEY` and set its value to the configuration token given by @botfather\n * Choose an image provider and add it to your config (Bing at the moment does now work since the C# library of Bing is broken)\n * If needed you can override the config directory by passing it as a command-line parameter, i.e: `./image-search-bot.exe /opt/myconfigs`\n\n## Usage\n\n### Docker\n\nCreate a Dockerfile with the following contents:\n\n```docker\nFROM mattiascibien/image-search-bot\nCOPY *.botconfig.json ./\n```\n\nRun the conrainer with `docker run --env \u003cbot_prefix\u003e_TELEGRAM_KEY=\u003capi_key\u003e --env BING_KEY=\u003capi_key\u003e` where BOT_PREFIX is the value you have set in your `.botconfig.json` file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattiascibien%2Fimage-search-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattiascibien%2Fimage-search-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattiascibien%2Fimage-search-bot/lists"}