base on Feature-rich WhatsApp bot supporting multiple sessions # WhatsApp MD User Bot A powerful and feature-rich WhatsApp bot supporting multiple sessions, designed for seamless automation and enhanced user experience. ### Features - **Multi-Session Support** – Manage multiple accounts effortlessly. - **Customizable Responses** – Configure responses in different languages. - **Automated Task Execution** – Perform actions without manual intervention. - **Easy Deployment** – Multiple hosting options for quick setup. ### Supported Languages This bot supports multiple languages for responses. Set your preferred language using the `BOT_LANG` variable in the `config.env` file. **Available languages:** - **bn** – Bengali - **en** – English - **es** – Spanish - **hi** – Hindi - **id** – Indonesian - **ur** – Urdu - **tr** – Turkish - **fr** – French - **ru** – Russian - **ar** – Arabic To set the bot language to Spanish, add the following line to your `config.env` file: ```env BOT_LANG=es ``` --- ### Deployment Guide ### 1️⃣ Deploy on Koyeb [Deploy Now](https://levanter-delta.vercel.app/) to set up your bot on Koyeb. ### 2️⃣ Deploy on Render [Deploy Now](https://levanter-delta.vercel.app/) to set up your bot on Render. ### 3️⃣ Deploy on a VPS or PC (Ubuntu Example) #### **Quick Installation** Run the following command: ```sh bash <(curl -fsSL http://bit.ly/43JqREw) ``` #### **Manual Installation** 1. **Update System and Install Dependencies:** ```sh sudo apt update && sudo apt upgrade -y sudo apt install git ffmpeg curl -y ``` 2. **Install Node.js (Version 20.x Recommended):** ```sh curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - sudo apt install nodejs -y ``` 3. **Install Yarn and PM2 for Process Management:** ```sh sudo npm install -g yarn yarn global add pm2 ``` 4. **Clone the Repository and Install Dependencies:** ```sh git clone https://github.com/lyfe00011/levanter botName cd botName yarn install ``` 5. **Configure Environment Variables:** Create a `config.env` file and add the following lines: ```sh SESSION_ID=your_session_id_here PREFIX=. STICKER_PACKNAME=LyFE ALWAYS_ONLINE=false RMBG_KEY=null LANGUAG=en BOT_LANG=en WARN_LIMIT=3 FORCE_LOGOUT=false BRAINSHOP=159501,6pq8dPiYt7PdqHz3 MAX_UPLOAD=200 REJECT_CALL=false SUDO=989876543210 TZ=Asia/Kolkata VPS=true AUTO_STATUS_VIEW=true SEND_READ=true AJOIN=true DISABLE_START_MESSAGE=false PERSONAL_MESSAGE=null ``` 6. **Start the Bot Using PM2:** To start the bot, run: ```sh pm2 start . --name botName --attach --time ``` To stop the bot, run: ```sh pm2 stop botName ``` --- ### Credits & Acknowledgments A special thanks to: - **[Yusuf Usta](https://github.com/Quiec)** – Creator of [WhatsAsena](https://github.com/yusufusta/WhatsAsena). - **[@adiwajshing](https://github.com/adiwajshing)** – Developer of [Baileys](https://github.com/adiwajshing/Baileys). --- ## 🛠 Need Help? For more information on setting up environment variables and FAQs, please visit: - [Bot Environment Variables](https://levanter-delta.vercel.app/) - [Frequently Asked Questions](https://levanter-delta.vercel.app/) ", Assign "at most 3 tags" to the expected json: {"id":"13058","tags":[]} "only from the tags list I provide: [{"id":77,"name":"3d"},{"id":89,"name":"agent"},{"id":17,"name":"ai"},{"id":54,"name":"algorithm"},{"id":24,"name":"api"},{"id":44,"name":"authentication"},{"id":3,"name":"aws"},{"id":27,"name":"backend"},{"id":60,"name":"benchmark"},{"id":72,"name":"best-practices"},{"id":39,"name":"bitcoin"},{"id":37,"name":"blockchain"},{"id":1,"name":"blog"},{"id":45,"name":"bundler"},{"id":58,"name":"cache"},{"id":21,"name":"chat"},{"id":49,"name":"cicd"},{"id":4,"name":"cli"},{"id":64,"name":"cloud-native"},{"id":48,"name":"cms"},{"id":61,"name":"compiler"},{"id":68,"name":"containerization"},{"id":92,"name":"crm"},{"id":34,"name":"data"},{"id":47,"name":"database"},{"id":8,"name":"declarative-gui "},{"id":9,"name":"deploy-tool"},{"id":53,"name":"desktop-app"},{"id":6,"name":"dev-exp-lib"},{"id":59,"name":"dev-tool"},{"id":13,"name":"ecommerce"},{"id":26,"name":"editor"},{"id":66,"name":"emulator"},{"id":62,"name":"filesystem"},{"id":80,"name":"finance"},{"id":15,"name":"firmware"},{"id":73,"name":"for-fun"},{"id":2,"name":"framework"},{"id":11,"name":"frontend"},{"id":22,"name":"game"},{"id":81,"name":"game-engine "},{"id":23,"name":"graphql"},{"id":84,"name":"gui"},{"id":91,"name":"http"},{"id":5,"name":"http-client"},{"id":51,"name":"iac"},{"id":30,"name":"ide"},{"id":78,"name":"iot"},{"id":40,"name":"json"},{"id":83,"name":"julian"},{"id":38,"name":"k8s"},{"id":31,"name":"language"},{"id":10,"name":"learning-resource"},{"id":33,"name":"lib"},{"id":41,"name":"linter"},{"id":28,"name":"lms"},{"id":16,"name":"logging"},{"id":76,"name":"low-code"},{"id":90,"name":"message-queue"},{"id":42,"name":"mobile-app"},{"id":18,"name":"monitoring"},{"id":36,"name":"networking"},{"id":7,"name":"node-version"},{"id":55,"name":"nosql"},{"id":57,"name":"observability"},{"id":46,"name":"orm"},{"id":52,"name":"os"},{"id":14,"name":"parser"},{"id":74,"name":"react"},{"id":82,"name":"real-time"},{"id":56,"name":"robot"},{"id":65,"name":"runtime"},{"id":32,"name":"sdk"},{"id":71,"name":"search"},{"id":63,"name":"secrets"},{"id":25,"name":"security"},{"id":85,"name":"server"},{"id":86,"name":"serverless"},{"id":70,"name":"storage"},{"id":75,"name":"system-design"},{"id":79,"name":"terminal"},{"id":29,"name":"testing"},{"id":12,"name":"ui"},{"id":50,"name":"ux"},{"id":88,"name":"video"},{"id":20,"name":"web-app"},{"id":35,"name":"web-server"},{"id":43,"name":"webassembly"},{"id":69,"name":"workflow"},{"id":87,"name":"yaml"}]" returns me the "expected json"