{"id":13341814,"url":"https://github.com/LoL-Human/bot-wa","last_synced_at":"2025-03-11T22:31:36.922Z","repository":{"id":43749703,"uuid":"511568980","full_name":"LoL-Human/bot-wa","owner":"LoL-Human","description":"LoL Human WhatsApp Bot Multi Device","archived":false,"fork":false,"pushed_at":"2023-06-11T09:33:26.000Z","size":67,"stargazers_count":46,"open_issues_count":4,"forks_count":31,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-24T10:07:40.993Z","etag":null,"topics":["bot","javascript","nodejs","whatsapp","whatsapp-bot"],"latest_commit_sha":null,"homepage":"https://api.lolhuman.xyz","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LoL-Human.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-07T14:53:55.000Z","updated_at":"2024-05-11T00:06:39.000Z","dependencies_parsed_at":"2024-10-24T02:54:39.687Z","dependency_job_id":"66bc29d7-a95e-4ad5-abce-79242035660f","html_url":"https://github.com/LoL-Human/bot-wa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoL-Human%2Fbot-wa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoL-Human%2Fbot-wa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoL-Human%2Fbot-wa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoL-Human%2Fbot-wa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LoL-Human","download_url":"https://codeload.github.com/LoL-Human/bot-wa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243125216,"owners_count":20240263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","javascript","nodejs","whatsapp","whatsapp-bot"],"created_at":"2024-07-29T19:26:32.946Z","updated_at":"2025-03-11T22:31:36.467Z","avatar_url":"https://github.com/LoL-Human.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://i.ibb.co/gFwRBkd/lolhuman.png\" width=\"150\" height=\"150\" border=\"0\" alt=\"PFP\"\u003e\n\n# LoL Human WhatsApp Bot Multi Device\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/LoL-Human\"\u003e\u003cimg title=\"Author\" src=\"https://img.shields.io/badge/Author-LoL--Human-blueviolet.svg?style=for-the-badge\u0026logo=github\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## [![JavaScript](https://img.shields.io/badge/JavaScript-d6cc0f?style=for-the-badge\u0026logo=javascript\u0026logoColor=white)](https://www.javascript.com) [![NodeJS](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge\u0026logo=node.js\u0026logoColor=white)](https://nodejs.org/) [![NodeJS](https://img.shields.io/badge/SQLite3-000000?style=for-the-badge\u0026logo=sqlite\u0026logoColor=white)](https://www.sqlite.org)\n\n[![CodeFactor](https://www.codefactor.io/repository/github/lol-human/bot-wa/badge/master)](https://www.codefactor.io/repository/github/lol-human/bot-wa/overview/master) [![](https://img.shields.io/github/repo-size/LoL-Human/bot-wa)](https://github.com/LoL-Human/bot-wa/) [![](https://img.shields.io/github/forks/LoL-Human/bot-wa.svg)](https://github.com/LoL-Human/bot-wa/network/members) [![](https://img.shields.io/github/stars/LoL-Human/bot-wa.svg)](https://github.com/LoL-Human/bot-wa/network/members)\n\nLightweight WhatsApp Bot\n\n\u003c/div\u003e\n\n## ✨ Highlights\n\n-   Written in [Javascript](https://www.javascript.com).\n-   Has a plugin that makes it easier to condition the user.\n-   Easy to maintenace without turning off the bot (hot reload).\n-   Made with [Baileys - Multi Device](https://github.com/adiwajshing/Baileys/).\n\n---\n\n## 📝 TO-DO\n\n-   You can find it [here](https://github.com/LoL-Human/bot-wa/issues/1).\n\n---\n\n## 💿 Installation\n\n-   Change filename config.json.example to config.json then,\n\n-   Termux (if you are not using termux, skip this step)\n\n```cmd\n$ pkg install git sqlite python make -y\n$ npm install sqlite3 --build-from-source --sqlite=/data/data/com.termux/files/usr/bin/sqlite3\n```\n\n-   Installing nodejs package \u0026 migrating\n\n```cmd\n$ npm install\n```\n\n---\n\n## ▶️ Run\n\n-   Production mode\n\n```cmd\n$ npm start\n```\n\n-   Develelopment mode\n\n```cmd\n$ npm i -g nodemon\n$ nodemon\n```\n\n---\n\n## 💪 Contributing\n\n-   Feel free to open an issue regarding any issue or if you have any feature requests\n-   If you want to contribute\n    1. Fork this repository\n    2. Edit / change what you want, for example you want to add features / fix bugs\n    3. Test first\n    4. You can submit a pull request\n\n---\n\n## 🙏 Special Thanks To\n\n-   Allah SWT\n-   [Adiwajshing - Baileys](https://github.com/adiwajshing/Baileys)\n-   [Faiz Bastomi](https://github.com/FaizBastomi/)\n-   [Pais](https://github.com/Paiiss)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLoL-Human%2Fbot-wa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLoL-Human%2Fbot-wa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLoL-Human%2Fbot-wa/lists"}