From 19db58ff42eb87d13d62683726dc93253ac73766 Mon Sep 17 00:00:00 2001 From: esteghlal1402 <202157739+esteghlal1402@users.noreply.github.com> Date: Wed, 3 Sep 2025 07:25:15 +0330 Subject: [PATCH] =?UTF-8?q?Create=20=20config.json=20=E2=80=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 5️⃣ config.json — تنظیمات پایه --- "config.json \342\200\224" | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 "config.json \342\200\224" diff --git "a/config.json \342\200\224" "b/config.json \342\200\224" new file mode 100644 index 0000000..c10249e --- /dev/null +++ "b/config.json \342\200\224" @@ -0,0 +1,12 @@ +{ + "botName": "AhmadAI", + "language": "fa", + "cloudStorage": { + "enabled": true, + "provider": "GoogleDrive", + "backup": "OneDrive" + }, + "responseMode": "smart", + "version": "2.0.1.7", + "developer": "ahmad" +}