BUGS-Bot v2 is a versatile WhatsApp bot packed with features for fun, moderation, games, AI, utilities, and more.
It is designed for easy setup and comes with a robust command system.
✨ Enjoy chatting, managing groups, and automating tasks with your bot!
If you find this bot useful, don’t forget to star ⭐ and fork 🍴 this repository:
Follow these steps to install and run BUGS-Bot v2 on Termux:
# Update packages
pkg update && pkg upgrade -y
# Install Node.js and Git
pkg install nodejs git -y
# Clone repository
git clone https://github.com/bugs-tech/BUGSbot-v2.git
# Navigate to the folder
cd BUGSbot-v2
# Install dependencies
npm install --no-optional
# Start the bot
node index.jsIf you want a single command to set everything up:
pkg update -y && pkg upgrade -y && pkg install -y nodejs git python make clang libvips && git clone https://github.com/bugs-tech/BUGSbot-v2.git && cd BUGSbot-v2 && npm install --no-optional && node index.jsYou can host your bot on free or paid providers such as:
Choose your preferred service and deploy your bot online.
For help or questions:
- Open an issue on the GitHub repository
- Or contact the maintainer directly
Happy Botting! 🚀