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