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
405 stars 217 forks source link

Change About section #237

Closed Rits1272 closed 4 years ago

Rits1272 commented 4 years ago

Fixes #86 This script changes the about section of your whatsapp account. You can change the about once in every second or once in 30 min. The script fetches an api that gives the total coronavirus cases around the globe and changes your about section with that.

How to use:

python3 -m wplay -wabt OR python3 -m wplay --wabout

You then need to give a choice to either change your about in 1 sec or 30 min

Rits1272 commented 4 years ago

Please review @rpotter12 @xandao6

rpotter12 commented 4 years ago

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


Complexity increasing per file
==============================
- wplay/changeAbout.py  5

See the complete overview on Codacy

xandao-dev commented 4 years ago

@rpotter12 take a look, this PR is quite interesting.