From 9b12f3facaffeee42e72a785e93bd7b5f1339504 Mon Sep 17 00:00:00 2001 From: levina <82658782+levina-lab@users.noreply.github.com> Date: Tue, 26 Oct 2021 22:03:46 +0700 Subject: [PATCH] forgot --- app.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app.json b/app.json index 54e70d2..de7dcf2 100644 --- a/app.json +++ b/app.json @@ -27,6 +27,10 @@ "description": "your bot username from @botfather", "required": true }, + "BOT_NAME": { + "description": "fill with your bot name", + "required": true + }, "ASSISTANT_NAME": { "description": "fill with the assistant username account without @", "required": true