Giter Site home page Giter Site logo

saeidjavadi / advanced-whatsapp-sender Goto Github PK

View Code? Open in Web Editor NEW
165.0 6.0 44.0 64.68 MB

The app sends text and image messages to bulk lists in WhatsApp

Python 99.78% JavaScript 0.22%
sender whatsapp whatsapp-python whatsapp-sender advanced-whatsapp whatsapp-automatico whatsapp-bulk-messages whatsapp-bulk-sender whatsapp-bot whatsapp-bulk-message-sender

advanced-whatsapp-sender's Introduction

Advanced WhatsApp Sender And Analyzer

  • Analyzer: Find phone numbers that have WhatsApp account
  • Sender of text message and image message

You can use this program to automatically send a text message or image to a list of Phone numbers

Program features include:

  • Reload Phone numbers via Excel files

1

  • Number of manually loading

2

  • Create list of Phone Numbers automatically

3

  • Save sessions to multiple accounts in the app

Analyze or Check Phone Numbers to find those who have WhatsApp accounts

4

Automatically send text message to list of phone numbers in WhatsApp

5

Automatically send image to list of phone numbers in WhatsApp

6

Steps of Rrogram Run

pip install -r requirements.txt

Python main.py

  • Note: The Chromedriver.exe version must be the same as the your Chrome browser version. (Eg both versions 104)

If you have problems running the program, you can Contact Me

advanced-whatsapp-sender's People

Contributors

saeidjavadi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

advanced-whatsapp-sender's Issues

TypeError: not all arguments converted during string formatting

The program runs and opens chrome just fine. Upon Starting Chat it crashes and gives this stack trace:, I have added a fictitious number in the post for obvious reasons, I use the correct number when I run the program.

--- Logging error ---
Traceback (most recent call last):
File "C:\Users\Admin\anaconda3\lib\logging\handlers.py", line 668, in emit
s = self.makePickle(record)
File "C:\Users\Admin\anaconda3\lib\logging\handlers.py", line 635, in makePickle
d['msg'] = record.getMessage()
File "C:\Users\Admin\anaconda3\lib\logging_init_.py", line 367, in getMessage
msg = msg % self.args
TypeError: not all arguments converted during string formatting
Call stack:
File "C:\bulk_msg\Advanced-WhatsApp-Sender-main\browserCtrl.py", line 404, in run
self.SendTEXT()
File "C:\bulk_msg\Advanced-WhatsApp-Sender-main\browserCtrl.py", line 261, in SendTEXT
log.debug("find", num)
Message: 'find'
Arguments: (923331111111)
--- Logging error ---
Traceback (most recent call last):
File "C:\Users\Admin\anaconda3\lib\logging_init_.py", line 1083, in emit
msg = self.format(record)
File "C:\Users\Admin\anaconda3\lib\logging_init_.py", line 927, in format
return fmt.format(record)
File "C:\Users\Admin\anaconda3\lib\logging_init_.py", line 663, in format
record.message = record.getMessage()
File "C:\Users\Admin\anaconda3\lib\logging_init_.py", line 367, in getMessage
msg = msg % self.args
TypeError: not all arguments converted during string formatting
Call stack:
File "C:\bulk_msg\Advanced-WhatsApp-Sender-main\browserCtrl.py", line 404, in run
self.SendTEXT()
File "C:\bulk_msg\Advanced-WhatsApp-Sender-main\browserCtrl.py", line 261, in SendTEXT
log.debug("find", num)
File "C:\Users\Admin\anaconda3\lib\logging_init_.py", line 1434, in debug
self.log(DEBUG, msg, args, **kwargs)
File "C:\Users\Admin\anaconda3\lib\logging_init
.py", line 1589, in log
self.handle(record)
File "C:\Users\Admin\anaconda3\lib\logging_init
.py", line 1599, in handle
self.callHandlers(record)
File "C:\Users\Admin\anaconda3\lib\logging_init_.py", line 1661, in callHandlers
hdlr.handle(record)
File "C:\Users\Admin\anaconda3\lib\logging_init_.py", line 952, in handle
self.emit(record)
File "C:\bulk_msg\Advanced-WhatsApp-Sender-main\src\logcolor.py", line 70, in new
ret = fn(*args)
Message: 'find'
Arguments: (923331111111)
[2024-05-26 14:35:43,606][DEBUG] end msg
[2024-05-26 14:35:43,606][DEBUG] stopping thread...

------------------ Can you please look into this and tell me what to do.. thanks

please fix message format issue

we can't maintain source formatting when we send a message. Previous release rather had that feature. Please bring it back

اضافه کردن شماره

سلام مهندس
ببخشید چطوری باید اکانت مجازی واردش کنیم برای ارسال پیام؟

error while loading csv

self.move(self.parentWidget().width() / 2 - self.width() / 2,

TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'float'
move(self, int, int): argument 1 has unexpected type 'float'

ModuleNotFoundError: No module named 'pythonjsonlogger

Traceback (most recent call last):
File "C:\Users\ezequ\OneDrive\Desktop\Advanced-WhatsApp-Sender-main\Advanced-WhatsApp-Sender-main\main.py", line 18, in
from browserCtrl import Web
File "C:\Users\ezequ\OneDrive\Desktop\Advanced-WhatsApp-Sender-main\Advanced-WhatsApp-Sender-main\browserCtrl.py", line 28, in
logging.config.fileConfig(fr"src\logging.ini", disable_existing_loggers=True)
File "C:\Users\ezequ\AppData\Local\Programs\Python\Python312\Lib\logging\config.py", line 83, in fileConfig
formatters = _create_formatters(cp)
^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ezequ\AppData\Local\Programs\Python\Python312\Lib\logging\config.py", line 132, in _create_formatters
c = _resolve(class_name)
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ezequ\AppData\Local\Programs\Python\Python312\Lib\logging\config.py", line 101, in _resolve
found = import(used)
^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'pythonjsonlogger'

hi, i was installing all the missing modules with pip install -U "module" but, i had a problem with this module named, "pythonjsonlogger"

Phone number url is invalid error

Hey buddy
While I am putting the correct whatsapp no. With correct country country code it still shows the Phone number url is invalid. Please resolve this.

after Python main.py don't open the program

First of all, thank you for your contribution. a question, when I run Python. main.py don't open the program, do you know why?
In advance, thank you for your answer.

Note: I'm using windows 10 pro, Python 3.11.2 and Chrome driver for my browser version

Sin título

No module named 'selenium.webdriver.common.selenium_manager'

C:\Users\anon\Desktop\Advanced-WhatsApp-Sender-main>python main.py
Traceback (most recent call last):
File "C:\Users\anon\Desktop\Advanced-WhatsApp-Sender-main\main.py", line 18, in
from browserCtrl import Web
File "C:\Users\anon\Desktop\Advanced-WhatsApp-Sender-main\browserCtrl.py", line 3, in
from selenium.webdriver.common.selenium_manager import SeleniumManager
ModuleNotFoundError: No module named 'selenium.webdriver.common.selenium_manager'

bugs loderstopping thread...

The application always stops when I want to send an order, please fix this function

check user
user True
import
import
{'085722222354'}
Connected to Database
Table OK
C:/Users/Pictures/Camera Roll/nfs.jpg
loder
close app
loder
close app
Startcheck user

True True
image tab
sent textuser True

login
[6285722222354]
find 6285722222354
loderstopping thread...

python error message while running python main.py

Hello Sir,
Running python main.py iI got this error
E:\whatsapp_rd\Advanced-WhatsApp-Sender>python main.py
File "E:\whatsapp_rd\Advanced-WhatsApp-Sender\main.py", line 355
table = fr"CREATE TABLE IF NOT EXISTS `{
^
SyntaxError: unterminated string literal (detected at line 355)
windows 11, python310 as yours new install
error_message

thanks for your efforts
El Mostafa
'

Multiple numbers

Can I conect more than 1 number?

1 number for my adminstration.
1 number for finances
10 numbers for marketing..

Error in executing the program

Hey, I'm facing the below error while executing the program.

When I press the start button, after loading the phone number. It shows below error

image

OS: Windows

Number error

I installed python 3.9.10 as per your instructions. now it is working fine.
But the number importing from CSV is having an error while adding country code

if i add 10 digits it will come as the same but if i add include a country code then it is coming as wrong

eg 919898989898 but in program, it is coming as 989198989898. Please guide me.

Message Delay

Hey Buddy ..... Does it contain message delay feature , if not .... Could you please add it !!

get all message

it's very good, can get all message from indexeddb decoding?

python stops working. Not able to add sender account

I've been facing this issue running the tool.

\waitingspinnerwidget.py", line 162, in updatePosition
self.move(self.parentWidget().width() / 2 - self.width() / 2,
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'float'
move(self, int, int): argument 1 has unexpected type 'float'

Excel format

thanks for your project. that's great, but can you give some information about excel format for import number?

Need detailed instatllation video

I am very novice at python, please can you guide how to install this application with python .

it was difficult to contact you via your link
thats why posting this here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.