WhatsUps is a Python-based application that allows you to search for WhatsApp groups by name. It provides an easy-to-use interface to find and join WhatsApp groups based on your interests.
Installation
$ pkg update && pkg upgrade
$ pkg install python git
$ git clone https://github.com/RozhakXD/WhatsUps.git
$ cd WhatsUp
$ pip install -r requirements.txt
$ python Run.py