# LoL Human WhatsApp Bot Multi Device
## [![JavaScript](https://img.shields.io/badge/JavaScript-d6cc0f?style=for-the-badge&logo=javascript&logoColor=white)](https://www.javascript.com) [![NodeJS](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)](https://nodejs.org/) [![NodeJS](https://img.shields.io/badge/SQLite3-000000?style=for-the-badge&logo=sqlite&logoColor=white)](https://www.sqlite.org)
[![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)
Lightweight WhatsApp Bot
✨ Highlights
- Written in Javascript.
- Has a plugin that makes it easier to condition the user.
- Easy to maintenace without turning off the bot (hot reload).
- Made with Baileys - Multi Device.
📝 TO-DO
💿 Installation
-
Change filename config.json.example to config.json then,
-
Termux (if you are not using termux, skip this step)
$ pkg install git sqlite python make -y
$ npm install sqlite3 --build-from-source --sqlite=/data/data/com.termux/files/usr/bin/sqlite3
- Installing nodejs package & migrating
$ npm install
▶️ Run
$ npm start
$ npm i -g nodemon
$ nodemon
💪 Contributing
- Feel free to open an issue regarding any issue or if you have any feature requests
- If you want to contribute
- Fork this repository
- Edit / change what you want, for example you want to add features / fix bugs
- Test first
- You can submit a pull request
🙏 Special Thanks To