whatsplay / whatsapp-play

Command line software through which you can play with your WhatsApp. It is having different options to play with your WhatsApp like message blast, online tracking, whatsapp chat..
MIT License
404 stars 217 forks source link

Feature message_service #301

Closed xandao-dev closed 4 years ago

xandao-dev commented 4 years ago

Proposed changes

It's a substitute for the API, allow you to communicate your programs to wplay. You modify our file messages.json with the number and message and the service will read the JSON and send the message. I also fixed the alerts that appeared and prevented the broadcast from working.

Types of changes

Checklist

Screenshots

image

xandao-dev commented 4 years ago

I did a rebase.

rpotter12 commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Issues
======
- Added 11

Complexity increasing per file
==============================
- wplay/utils/MessageStack.py  4
- wplay/message_service.py  7
- wplay/__main__.py  1
- wplay/utils/verify_internet.py  2

Complexity decreasing per file
==============================
+ wplay/broadcast_message.py  -4

See the complete overview on Codacy