From 6c628ca11f13208928864e21875d7cb89699beb9 Mon Sep 17 00:00:00 2001 From: Dhaniqtz Date: Tue, 4 Aug 2026 10:19:43 +0530 Subject: [PATCH] Update bot name and description in app.json --- app.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app.json b/app.json index ec544bd09..b17c78078 100644 --- a/app.json +++ b/app.json @@ -1,8 +1,8 @@ { - "name": "Knight Bot MINI", - "description": "WhatsApp MD bot (Baileys)", + "name": "DHANI Bot MINI", + "description": "WhatsApp MD bot 📍", "repository": "", - "keywords": ["whatsapp", "baileys", "bot", "node"], + "keywords": ["whatsapp", "📍", "bot", "node"], "buildpacks": [ { "url": "https://github.com/heroku/heroku-buildpack-nodejs.git"