A simple, smart WhatsApp bot built with Python using the neonize library. Deploy easily on Termux and connect via QR code.
python gen.py
- Enter session name (or press Enter for default)
- Scan QR code with WhatsApp → Linked Devices
- Press
Ctrl+\to exit → Session file created
mv session_name ~/storage/shared/
- Upload
session_namefile to your GitHub repo - Edit
config.py→ setsession_name = "your_session_filename"
python3 -m nandha
✅ Your bot is ready!
pkg update && pkg upgrade
pkg install python git
pip install -r requirements.txt
- ✅ QR-based WhatsApp connection
- ✅ Termux-friendly deployment
- ✅ Simple one-command start
- ✅ Customizable via
config.py
Facing any deployment issues?
Contact: @nandhasupport
Made with ❤️ by NandhaXD
⭐ Star this repo if it helps!