You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chrome is required for this script. For Linux users Chromium browser will also work
To install Chromium Browser (only for Linux usesrs) :
$ sudo apt-get install chromium-browser
Download Chrome driver from here: Chromedriver download page( choose your specific version )
Extract it in a known location , as we need the location later (as mentioned in the code's comments)
Steps To Follow
Step 1: Enter the "start bot"/1 option to start using the bot.
Step 2: Enter the name(s) of the contacts separated by a comma(,) if more than one.
Step 3: Enter the message(s) you want to send, again separated by a comma(,) if more than one.
Step 4: Type True/False to show logs, meaning show the status of the bot(recommended)
Step 5: Choose whether you want to use Selenium or HTTP Requests(Under-Dev)
Step 5.1: If you chose selenium, choose a browser of your choice.