Skip to content

TJBotLib 1.2.0

Compare
Choose a tag to compare
@jweisz jweisz released this 27 Mar 21:57

Hot on the heels of the 1.1.0 release, we present TJBotLib 1.2.0!

Scope of Changes

  • added new methods for the language_translation service: tj.translate(), tj.identifyLanguage(), tj.isTranslatable()
  • added new tj.configuration.speak.voice option to force TTS to use a specific voice. this is useful when there are multiple options for voices given a gender and a language.
  • revamped console logging, including removing tj.configuration.verboseLogging, adding tj.configuration.log.level, and converting all console calls to use the Winston library