Skip to content

zarlicho/whatsapp-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whatsapp-bot

whatsapp-bot is used for spam or massDM messages built with python and node js

Installation

clone this repo with

  git clone https://github.com/zarlicho/whatsapp-bot.git

library you need in python

  streamlit
  qrcode
  opencv
  pandas
  streamlit option menu

library you need in nodejs

  qrcode
  whatsapp-web.js
  express

Running Tests

To run app.js, run the following command

open command promt and run this

  node app.js

app.js is the program that provides the localhost api that python will access

oepn another command promt for running main.py

  streamlit run main.py

and the web page will appear like this

Screenshots

login page

App Screenshot

page to upload a csv file containing the mobile number to which the message is sent App Screenshot

page to send a message App Screenshot

Support

For support, youtube https://www.youtube.com/@zrlcproject9885/featured

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages