Skip to content

rcaldas-com/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot with Whatsapp Web

Trying to make a bot to whatsapp using selenium.


What it needs:

  • A whatsapp account with web interface connected.
  • A place to persist the profile files, using ./profile
  • Docker and Docker Compose or any other way to run python

What it does:

  • Just open the main page of web.whatsapp.com for now...

How to start:

Run docker-compose up

  • A directory with a new browser profile will be created.

Stop with docker-compose down


To do:

  • Add profile persistence
  • Detect disconnected profile to scan qr code
  • Get browser driver in Dockerfile
  • Read chats
  • Detect new messages
  • ...

About

Chatbot with Whatsapp Web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published