{"id":23067478,"url":"https://github.com/pyldin601/polyglot-bot","last_synced_at":"2025-04-03T09:14:58.362Z","repository":{"id":249259131,"uuid":"830954493","full_name":"pyldin601/polyglot-bot","owner":"pyldin601","description":"Text-to-Speech (TTS) Telegram bot built using Rust.","archived":false,"fork":false,"pushed_at":"2024-07-19T23:51:48.000Z","size":36,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T18:08:24.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pyldin601.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":"2024-07-19T10:37:09.000Z","updated_at":"2024-07-19T23:51:52.000Z","dependencies_parsed_at":"2024-07-19T18:04:07.155Z","dependency_job_id":"24ae19e0-11a1-4b63-9264-b2fbbad14782","html_url":"https://github.com/pyldin601/polyglot-bot","commit_stats":null,"previous_names":["pyldin601/polyglot-bot"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyldin601%2Fpolyglot-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyldin601%2Fpolyglot-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyldin601%2Fpolyglot-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyldin601%2Fpolyglot-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyldin601","download_url":"https://codeload.github.com/pyldin601/polyglot-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246970322,"owners_count":20862509,"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":"2024-12-16T05:17:09.155Z","updated_at":"2025-04-03T09:14:58.330Z","avatar_url":"https://github.com/pyldin601.png","language":"Rust","readme":"# Polyglot Bot\n\n## Overview\n\nPolyglot Bot is a Text-to-Speech (TTS) Telegram bot built using Rust. This bot converts text messages into speech in\nvarious languages and sends the audio back to the user in the Telegram chat.\n\n## Supported languages\n\n- 🇵🇹 Portuguese\n- 🇵🇱 Polish\n- 🇬🇧 English\n- 🇪🇸 Spanish\n\n## Installation\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/pyldin601/polyglot-bot.git\n    cd polyglot-bot\n    ```\n\n2. Build the project:\n    ```sh\n    cargo build --release\n    ```\n\n3. Configure the bot:\n    - Define needed env variables:\n      ```env\n      export TG_BOT_TOKEN=\u003cyour-telegram-bot-token\u003e\n      export TS_API_KEY=\u003cyour-google-tts-api-key\u003e\n      ```\n\n4. Run the bot:\n    ```sh\n    cargo run --release\n    ```\n\n## Usage\n\n- Add the bot to your Telegram group or start a chat with it.\n- Use the following commands:\n    - `/help` — Display this text.\n    - `/portuguese` — Read a text in Portuguese.\n    - `/polish` — Read a text in Polish.\n    - `/english` — Read a text in English.\n    - `/spanish` — Read a text in Spanish.\n\n## Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyldin601%2Fpolyglot-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyldin601%2Fpolyglot-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyldin601%2Fpolyglot-bot/lists"}