akhilrajs / Whatsapp-messaging-BOT

A bot based on python compiled to a executable file for all Windows systems to send messages in bulk to recipients whose numbers need not be saved in your phone.
MIT License
9 stars 2 forks source link

Code Country Key is fixed ! #1

Closed yam96wt closed 2 years ago

yam96wt commented 2 years ago

I need to send messages to numbers start with +971 instead of +61 >> how can I edit?

akhilrajs commented 2 years ago

you can eithe edit like 143 in main.py and compile it to your need . i will update the program to ask for the country key before excecution .

akhilrajs commented 2 years ago

the code has been updated to accept country codes from the user