diff --git a/app.json b/app.json index 06dc930..d9e3f7f 100644 --- a/app.json +++ b/app.json @@ -1,10 +1,10 @@ { - "name": "whatsapp-bot (GURU-BOT)", - "description": " Whatsapp bot.", + "name": "whatsapp-bot-md (Mr-Malik)", + "description": " Whatsapp bot md.", "keywords": [ - "whatsapp bot" + "whatsapp bot md" ], - "repository": "https://github.com/Guru322/GURU-BOT", + "repository": "https://github.com/malikexperts/Mr-Malik-Md", "stack": "container", "env": { "DATABASE_URL": { @@ -13,7 +13,7 @@ "value": "" }, "SESSION_ID": { - "description": "your session id", + "description": "your session id,sent on your WA number", "required": true, "value": "" }, @@ -42,4 +42,4 @@ "url": "https://github.com/clhuang/heroku-buildpack-webp-binaries.git" } ] -} +} \ No newline at end of file diff --git a/package.json b/package.json index fe04b64..8d1955e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "gurubot", - "version": "2.0.0", - "description": "Advanced WhatsApp Bot", + "name": "Mr-Malik-MD", + "version": "1.0.0", + "description": "Multi Device WA User Bot", "main": "index.js", "type": "module", "directories": { @@ -14,27 +14,27 @@ "test": "node test.js" }, "keywords": [ - "termux-whatsapp-bot", + "whatsapp-ai-bot", "whatsapp-bot", "whatsapp", - "js-whatsapp", + "whatsapp-MD", "whatsapp", - "guru-bot", - "GURU-bot-md", + "mr-malik-bot", + "Mr-malik-md", "multi-device", "MD", "baileys-md" ], - "homepage": "https://github.com/Guru322/GURU-BOT", + "homepage": "https://github.com/malikexperts/Mr-Malik-Md", "author": { - "name": "GURU" + "name": "Malik-Experts" }, "repository": { "type": "git", - "url": "git+https://github.com/Guru322/GURU-BOT.git" + "url": "git+https://github.com/malikexperts/Mr-Malik-Md.git" }, "bugs": { - "url": "https://github.com/Guru322/GURU-BOT/issues" + "url": "https://github.com/malikexperts/Mr-Malik-Md/issues" }, "license": "Apache License 2.0", "dependencies": { @@ -110,4 +110,4 @@ "overrides": { "cache-manager": "5.2.2" } -} +} \ No newline at end of file