v3.1.0
🗣 Automated Voice Data Fetching and Improved Commands Handling 🤲
In this release, we've introduced an automated mechanism to fetch and filter voice data from the ElevenLabs voices API. The /voices
and /tts
commands are now also enhanced to be available only when the API key is set, ensuring more robust handling. These improvements are a step towards ensuring a more streamlined and consistent user experience.
What's New
- Introduced automated voice data fetching from ElevenLabs voices API.
- Enhanced
/voices
and/tts
commands to be conditional based on API key presence.
What's Changed
- Automatically get voice data by @justinh-rahb in #54
Full Changelog: v3.0.0...v3.1.0