Skip to content

Fr4ncisTaylor/zapbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZapBot Master (Discontinued)


PyPI license


Versão 1.0

A simple bot using whatsapp web, selenium and python 3.


Settings

  • Clone the repository: git clone https://github.com/francis-taylor/zapbot.git
  • Enter the repository: cd zapbot

Dowload ChromeDriver

  • Open https://chromedriver.chromium.org/downloads and download the file according to your version of chrome.

  • Open the config.py file and place the chromedriver path in the path field and put the name of the contact that the bot should answer in the contact field.


Install selenium webdriver

  • Type pip3 install selenium or python3 -m pip install selenium in the terminal and wait to install.

starting the bot

  • After configuring the bot correctly, just type python3 bot.py

Commands

  • Type /start and bot return "Hello!"

message

  • Type /media and bot return a media.

media

add yourself, more commands in the bot.py file.

Releases

No releases published

Packages

No packages published

Languages