There are hundreds of public bots on GitHub. Popular, actively maintained choices include:

To prevent Android from killing the bot in the background, pull down your notification shade on the Termux notification and click Acquire WakeLock .

To find one, search GitHub for "WhatsApp bot Termux MD". Once you find a repository you like, copy its URL and clone it in Termux: git clone https://github.com cd REPOSITORY-NAME Use code with caution.

Open Termux and grant it storage permissions by typing: termux-setup-storage Step 2: Update Packages and Install Dependencies