{"id":26570227,"url":"https://github.com/pando85/espeak-bot","last_synced_at":"2025-07-17T15:38:15.887Z","repository":{"id":50204428,"uuid":"54315849","full_name":"pando85/espeak-bot","owner":"pando85","description":"Resend text in audio format using espeak.","archived":true,"fork":false,"pushed_at":"2021-06-01T22:29:03.000Z","size":11,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T21:49:29.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pando85.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-20T12:16:29.000Z","updated_at":"2023-09-13T16:32:08.000Z","dependencies_parsed_at":"2022-08-26T22:24:57.968Z","dependency_job_id":null,"html_url":"https://github.com/pando85/espeak-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pando85/espeak-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pando85%2Fespeak-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pando85%2Fespeak-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pando85%2Fespeak-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pando85%2Fespeak-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pando85","download_url":"https://codeload.github.com/pando85/espeak-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pando85%2Fespeak-bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265623433,"owners_count":23800163,"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":[],"created_at":"2025-03-22T21:49:33.803Z","updated_at":"2025-07-17T15:38:15.833Z","avatar_url":"https://github.com/pando85.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"ESpeak Bot\n=========\nResend text in audio format using espeak.\n\n\nSetup\n=====\n\nYou will need to add this enviroment variables:\n* BOT_TOKEN: token from [@BotFather](https://telegram.me/BotFather)\n* BOT_URL(Optional): url where you setup webhook\n* CERTIFICATE_PATH(Optional): self signed certificated to [set webhook](https://core.telegram.org/bots/api#setwebhook).\n\nIf BOT_URL or CERTIFICATE_PATH are not set, Bot will run without webhook.\n\nExample using docker-compose:\n```yml\nespeak-bot:\n  restart: always\n  image: pando85/espeak-bot\n  ports:\n     - \"5000:5000\"\n  volumes:\n    - ./cert.pem:/tmp/cert.pem:ro\n  environment:\n    - BOT_TOKEN= Telegram Bot API token\n    - BOT_URL= Telegram Bot URL\n    - CERTIFICATE_PATH=/tmp/cert.pem\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpando85%2Fespeak-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpando85%2Fespeak-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpando85%2Fespeak-bot/lists"}