Welcome to the TikTok TTS Telegram Bot repository! This bot converts text messages into speech using the TikTok TTS (Text-to-Speech) service and sends the audio back to the user.
- Convert text to speech with various voices.
- Easy-to-use Telegram interface.
- Supports multiple languages and accents.
- Python 3.x
requests
librarytelethon
library
-
Clone this repository:
git clone https://github.com/Harshit-shrivastav/TikTok-TTS-Bot.git
-
Install the required dependencies:
pip install -r requirements.txt
-
Set up your Telegram bot:
- Create a new bot and get the API token from the BotFather on Telegram.
- Set the
API_ID
,API_HASH
, andBOT_TOKEN
as environment variables.
-
Run the bot:
python main.py
-
Interact with the bot by sending messages and selecting voices using the provided commands.
/start
: Start the bot and receive a greeting message.
Contributions are welcome! If you have any ideas, enhancements, or bug fixes, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.
Feel free to ⭐ this repository if you found it helpful! Happy coding! 🚀