This release brings significant improvements and new features to the TTS Discord Bot, making it more robust and user-friendly. Here's what's new:
π New Features:
- Google TTS Integration: Added support for Google Text-to-Speech API to convert text messages into speech.
speak
Command: Users can now use the!speak <text>
command to have the bot speak the provided text in a voice channel.ping
Command: Simple!ping
command to check if the bot is responsive.
π Improvements:
- Message Content Intent: Enabled message content intent to ensure the bot can read and respond to messages.
- Speaking Status: Implemented an
isSpeaking
flag to prevent overlapping speech commands. - User Feedback: The bot now sends a message in the text channel indicating what it is saying in the voice channel.
π Documentation:
- Updated README: Added detailed installation instructions, dependencies, and bot commands to the README file.
π Bug Fixes:
- Fixed issues with the bot not receiving messages due to missing intents.
π¦ Dependencies:
- Updated dependencies to the latest versions for better performance and security.
Thank you for using the TTS Discord Bot! We hope these updates enhance your experience. If you encounter any issues or have suggestions, please open an issue on our GitHub repository.
From HieuK With Love <3