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
403 stars 218 forks source link

Target info #319

Closed SinghHimadri closed 4 years ago

SinghHimadri commented 4 years ago

Issue that this pull request solves

31

Closes: # (issue number)

31

Proposed changes

Brief description of what is fixed or changed Target_info file completed successfully. Now no need to enter the number manually only command like python3 -m wplay -wtf target and target's contact number is scanned automatically.Function object has been used to access target's contact number from targe_search file where complete_target_information list is generated.It gives location as country and area , timezone and carrier.Both national and international number scanning working properly.All readme and requirements file are updated. Code is written according to PEP8 no warnings are genrated.

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

Result for international numer Screenshot from 2020-04-27 18-06-11

Result for national number Screenshot from 2020-04-27 18-06-18

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:


Clones added
============
- wplay/target_info.py  2

See the complete overview on Codacy

SinghHimadri commented 4 years ago

@rpotter12 @xandao6 Please review.