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

get_news working successfully now. #346

Closed SinghHimadri closed 4 years ago

SinghHimadri commented 4 years ago

Issue that this pull request solves

345

Closes: # (issue number)

345

Proposed changes

Brief description of what is fixed or changed First I resolved the issue of local variable 'news_' referenced before assignment but after that, it gave another error due to the wrong assignment of API Key I got my API key entered but didn't. I have removed unwanted imports and decreased complexity. I have resolved all issues regarding -wgn command now working successfully.

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 Running Successfully Screenshot from 2020-05-19 20-07-02

WhatsApp Image 2020-05-19 at 8 08 28 PM

Other information

Any other information that is important to this pull request

SinghHimadri commented 4 years ago

@rpotter12 Please review my PR.