Whatsapp Chatbot using java and selenium
You will need to change the supbot.db to add other groups or just put ;;1 or ;;2 in the title of you whatsapp groups
All you need to do to add more feature is create a new class and extend it by feature, feature takes commands, so create another class and axtend with commnad
to add your feature to the bot go into main and put an object of that feature in the addNewFeature method defination in the constructor of the Looper