UNPKG

innovators-bot2

Version:

A powerful WhatsApp client library that provides seamless integration between Baileys and WhatsApp-web.js style APIs. This library makes it easy to create WhatsApp bots and automation tools with a familiar interface.

28 lines (27 loc) 830 B
{ "name": "innovators-bot2", "version": "1.0.9", "description": "", "main": "index.js", "scripts": { "start": "node example.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["whatsapp", "bot", "automation", "baileys", "whatsapp-web.js", "messaging", "chat", "nodejs", "api", "group-management", "qr-code", "client" ], "author": "Javed Arshad Bhatti", "license": "ISC", "repository": { "type": "git", "url": "https://github.com/innovatorssoft/innovators-bot2.git" }, "homepage": "https://github.com/innovatorssoft/innovators-bot2#readme", "dependencies": { "@itsukichan/baileys": "latest", "link-preview-js": "^3.0.13", "mime-types": "^2.1.35", "pino": "^9.6.0", "qrcode-terminal": "^0.12.0", "figlet": "^1.8.0", "mime": "^3.0.0" } }