{"id":49885889,"url":"https://github.com/meyer1994/jr-bot","last_synced_at":"2026-05-15T18:15:33.543Z","repository":{"id":38204933,"uuid":"228485892","full_name":"meyer1994/jr-bot","owner":"meyer1994","description":"The Telegram bot for transcripting and indexing audios","archived":false,"fork":false,"pushed_at":"2024-04-24T08:45:31.000Z","size":79,"stargazers_count":3,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-24T14:24:29.181Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/meyer1994.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}},"created_at":"2019-12-16T22:17:42.000Z","updated_at":"2022-11-02T21:18:37.000Z","dependencies_parsed_at":"2024-04-24T09:52:27.966Z","dependency_job_id":"afa9f67f-09a8-4dab-b1d7-efa4908a32b5","html_url":"https://github.com/meyer1994/jr-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/meyer1994/jr-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meyer1994%2Fjr-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meyer1994%2Fjr-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meyer1994%2Fjr-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meyer1994%2Fjr-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meyer1994","download_url":"https://codeload.github.com/meyer1994/jr-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meyer1994%2Fjr-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33074575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-05-15T18:15:32.635Z","updated_at":"2026-05-15T18:15:33.536Z","avatar_url":"https://github.com/meyer1994.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Audio bot\nThis bot indexes all audio that you send to it and make it searchable by text.\n\n[![build](https://github.com/meyer1994/jr-bot/actions/workflows/build.yml/badge.svg)](https://github.com/meyer1994/jr-bot/actions/workflows/build.yml)\n[![codecov](https://codecov.io/gh/meyer1994/jr-bot/branch/dev/graph/badge.svg)](https://codecov.io/gh/meyer1994/jr-bot)\n\n\n## Commands\n\n### `/ping`\nWill make it answer \"Pong!\". Mostly used to check if the service is up when developing.\n\n### Audio/voice\nEvery audio you send to this bot will trigger the recognition pipeline. You will receive some messages telling you which step of the pipeline we are currently at.\n\n### `{TEXT}`\nIf you type any message that is not a command or audio/voice files, it will return the first matching result that is indexed.\n\n\n## Development\nWe use Algolia to perform the text search. The bot is deployed on Heroku. To start developing:\n\n```bash\n$ python -m venv venv\n$ source venv/bin/activate\n$ pip install -r requirements.txt\n$ pip install -r requirements-dev.txt\n```\n\n## Tests\nTo run the tests, simply execute:\n\n```bash\n$ python -m unittest discover -vb tests/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeyer1994%2Fjr-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeyer1994%2Fjr-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeyer1994%2Fjr-bot/lists"}