From b234b5e81dc66c944c717c9c3002c6ff7fc4011b Mon Sep 17 00:00:00 2001 From: levina <82658782+levina-lab@users.noreply.github.com> Date: Fri, 11 Feb 2022 23:15:15 +0700 Subject: [PATCH] no need --- app.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app.json b/app.json index 36ebe98..1bbfae7 100644 --- a/app.json +++ b/app.json @@ -31,10 +31,6 @@ "description": "fill with your bot username from @BotFather but without using '@' symbol", "required": true }, - "BOT_NAME": { - "description": "fill with your bot name from @BotFather", - "required": true - }, "SESSION_NAME": { "description": "fill with the pyrogram String Session", "required": true