Develop #5

Merged
Khyretos merged 14 commits from develop into main 2024-01-05 04:34:57 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 7c135e293b - Show all commits

View file

@ -1,7 +1,7 @@
{
"name": "loquendo-bot",
"productName": "LoquendoBot",
"version": "2.5.1",
"version": "2.6.0",
"description": "Bot assistant for streamers over different platforms",
"main": "src/main.js",
"scripts": {

View file

@ -145,7 +145,7 @@ async function createIniFile() {
BROADCAST_TRANSLATION: false,
OUTPUT_TO_TTS: false,
TRANSLATE_TO_INDEX: 0,
SEND_TRANSLATION: true,
SEND_TRANSLATION: false,
SEND_TRANSLATION_IN: 'none',
SEND_TRANSLATION_OUT: 'none'
},