{"id":17017381,"url":"https://github.com/kourva/texttospeechbot","last_synced_at":"2025-09-12T00:12:38.023Z","repository":{"id":151408958,"uuid":"601794597","full_name":"Kourva/TextToSpeechBot","owner":"Kourva","description":"Text To Speech Telegram Bot with Brian voice.","archived":false,"fork":false,"pushed_at":"2024-08-25T15:03:51.000Z","size":36,"stargazers_count":15,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T13:45:54.059Z","etag":null,"topics":["brian","python","telegram-bot","telegram-bot-api","text-to-speech","tts","tts-api"],"latest_commit_sha":null,"homepage":"","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/Kourva.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-14T20:47:21.000Z","updated_at":"2025-03-05T06:37:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"cde00a28-535d-4f89-a848-3e3531be94fa","html_url":"https://github.com/Kourva/TextToSpeechBot","commit_stats":null,"previous_names":["kozyol/texttospeechbot","kourva/texttospeechbot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kourva%2FTextToSpeechBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kourva%2FTextToSpeechBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kourva%2FTextToSpeechBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kourva%2FTextToSpeechBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kourva","download_url":"https://codeload.github.com/Kourva/TextToSpeechBot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244986557,"owners_count":20543033,"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":["brian","python","telegram-bot","telegram-bot-api","text-to-speech","tts","tts-api"],"created_at":"2024-10-14T06:36:29.887Z","updated_at":"2025-03-22T16:31:15.769Z","avatar_url":"https://github.com/Kourva.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp\u003e\n  \u003cimg align=\"left\" src=\"https://user-images.githubusercontent.com/118578799/218861497-1cea9c68-dba7-4ac0-9834-4191070aeaf6.png\" width=200 heigth=200/\u003e\n  \u003ch1\u003e\u003cb\u003e Text To Speech Telegram Bot \u003c/h1\u003e\n  \u003cp\u003e Text To Speech Telegram Bot with Brian voice that converts all your messages into voice.\u003c/p\u003e\n  \u003cp\u003e It uses \u003ca href=\"https://streamelements.com\"\u003estreamelements\u003c/a\u003e API for TTS.\u003c/p\u003e\n  \u003c/b\u003e\n\u003c/p\u003e\n\n# Installation\n+ clone\n```bash\ngit clone https://github.com/Kourva/TextToSpeechBot \u0026\u0026 cd TextToSpeechBot\n```\n+ requirements\n```bash\npip install -r requirements.txt\n```\n+ run\n```bash\npython3 bot.py\n```\n\n# Config\n###### You need to open **token.env** file and put your Token inside the file.\n###### You can get one from [Bot father](https://t.me/botfather).\n```python\nbot_token=your-bot-token-here\n```\n\n# Note (**Fixed**)\n###### This bot will not work in groups **(It will send the voice to your private message)**.\n###### The reason is that i wrote `user.usrid` when sending voice. so it will send it to user chat-ID, not other chat-ID's.\n###### For fixing this. just change `user.usrid` to `message.chat.id` in [send_voice] method.\n###### Update: Fixed! now bot can send voices to groups.\n\n\n# Thanks\n###### Start the bot and enjoy - Don't forget to star :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkourva%2Ftexttospeechbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkourva%2Ftexttospeechbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkourva%2Ftexttospeechbot/lists"}