Skip to content

chatunitycenter/chatunity-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

725 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

© ChatUnity-Bot X 🤖

An advanced WhatsApp bot packed with features, automation, and entertainment.

Official Channel

README Languages

README Italiano README Español README Français README Português README Deutsch

README 中文 README العربية README हिंदी README Bahasa Indonesia README Русский README Türkçe


📌 Introduction

© ChatUnity-Bot is a multifunctional WhatsApp bot designed to simplify chat management and provide advanced features. With an intuitive interface and easy setup, it is ideal for anyone who wants to improve their WhatsApp experience.


🚀 Termux Installation

1. Termux installation without ZIP (recommended)

Tutorial Installazione

  1. Download Termux
  2. Paste all commands below in one go, in the same order
termux-setup-storage && \
pkg update && pkg upgrade -y && \
pkg install git nodejs ffmpeg imagemagick yarn -y && \
cd ~ && \
git clone https://github.com/chatunitycenter/chatunity-bot.git && \
cd chatunity-bot && \
yarn install && \
yarn start

2. Termux installation with ZIP (for developers)

Tutorial Installazione

  1. Download the bot ZIP from GitHub
  2. Download Termux
  3. Paste all commands below in Termux
termux-setup-storage && \
pkg update && pkg upgrade -y && \
pkg install x11-repo tur-repo -y && \
pkg install git nodejs ffmpeg imagemagick yarn -y && \
cd ~ && \
cd ~/storage/downloads && \
unzip chatunity-bot-main.zip && \
cd chatunity-bot-main && \
yarn install && \
yarn start

3. Termux installation with your fork

Tutorial Installazione

Use this method if you have your own fork and want to install directly from your repository.

  1. Create your fork of the project on GitHub
  2. Replace YOUR-USERNAME in the command below with your GitHub username
  3. Paste all commands below in one go inside Termux
termux-setup-storage && \
pkg update && pkg upgrade -y && \
pkg install git nodejs ffmpeg imagemagick yarn -y && \
cd ~ && \
git clone https://github.com/YOUR-USERNAME/chatunity-bot.git && \
cd chatunity-bot && \
yarn install && \
yarn start

If your fork uses a different repository name, replace chatunity-bot in the clone command and in the cd command with the correct name.


🕒 Stay online 24/7 with PM2 (Termux)

Click here to view the steps
npm i -g pm2
pm2 start index.js
pm2 save
pm2 logs

🌐 Installation on Windows/VPS/RDP

Click here to view the steps
  1. Download:

  2. Clone and install:

    git clone https://github.com/chatunitycenter/chatunity-bot
    cd chatunity-bot
    npm install
    npm update
    npm start

📂 Useful Resources


VPS ChatUnity

Need a ready-to-use solution to keep the bot online 24/7 without configuring everything manually?

ChatUnity VPS plans are designed to host the bot in a stable and continuous way.

  • Simple setup
  • Better stability for continuous use
  • Ideal for always-on bots

For information and availability contact 393773842461.

📜 Licenza

© ChatUnity-Bot. All rights reserved. Check the license for details.

🌟 Support the project with a GitHub star! 🌟

About

WhatsApp bot baileys powerful, smart, multilingual (12+ languages). Ranked among the best in the world 🌍

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors