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
402 stars 219 forks source link

Change about from terminal(customized) #364

Closed SinghHimadri closed 4 years ago

SinghHimadri commented 4 years ago

Issue that this pull request solves

359

Closes: # (issue number)

359

Proposed changes

Brief description of what is fixed or changed Earlier there was only one option to update about according to top headlines but now there is an option if the user wants to write about and update or according to the news. Users can change about using -wa option it will be asked if it wants to enter custom or news. Also in main for the target, I have changed nargs from + to * as by mistake I did it + which takes at least one argument. I corrected that too.

Types of changes

Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply

Screenshots

Please attach the screenshots of the changes made in case of change in user interface Screenshot from 2020-05-29 21-26-18 WhatsApp Image 2020-05-29 at 9 27 49 PM

Other information

Any other information that is important to this pull request

rpotter12 commented 4 years ago

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


Issues
======
+ Solved 3

See the complete overview on Codacy

SinghHimadri commented 4 years ago

@rpotter12 Please review my PR.