From a93cb21b28cf588ff412f7177fe5a5666ad33e4c Mon Sep 17 00:00:00 2001 From: mraniki <8766259+mraniki@users.noreply.github.com> Date: Fri, 4 Aug 2023 20:51:43 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tt/talky_settings.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tt/talky_settings.toml b/tt/talky_settings.toml index fd96611c6..2e2a3a9b7 100644 --- a/tt/talky_settings.toml +++ b/tt/talky_settings.toml @@ -63,14 +63,14 @@ iamlistening_enabled = true chat_platform="" bot_token = "" bot_channel_id = "" -iteration_enabled = false -iteration_limit = -1 bot_api_id = "" bot_api_hash = "" bot_hostname = "" bot_user = "" bot_pass = "" bot_auth_token = "" +iteration_enabled = false +iteration_limit = -1 ######################################## ### COMMON BOT COMMAND SETTINGS ###