mrpandya / whatsapp-bomber

A python script to automate your whatsapp and send multiple messages.
127 stars 16 forks source link

Termux. #2

Open ghost opened 2 years ago

ghost commented 2 years ago

How do i run it in termux?

ibuwan commented 2 years ago

How

mrpandya commented 2 years ago

This repository isn't compatible with termux yet, new compatibilities are going to be added soon we can try for termux as well, it would be good if you can make this code compatible with termux and open a merge request.

b-Istiak-s commented 2 years ago

I think you can directly use it... @mrpandya As far as I have seen no hacking tools write different code for Termux

mrpandya commented 2 years ago

@Istiakshovon this is an automation bot which sends messages using selenium, which wont work when it comes to Termux. To make this code usable for Termux we need to use tools other than selenium. There are different other ways to do it, since I havent got enough time lately, I havent been able to make the code suitable for Termux. If you want to add the dependency for Termux, you can create a PR.