TJBotLib 1.2.0
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_translationservice:tj.translate(),tj.identifyLanguage(),tj.isTranslatable() - added new
tj.configuration.speak.voiceoption 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, addingtj.configuration.log.level, and converting allconsolecalls to use the Winston library