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

Google search added successfully in chatbot #333

Closed SinghHimadri closed 4 years ago

SinghHimadri commented 4 years ago

Issue that this pull request solves

330

Closes: # (issue number)

Proposed changes

Brief description of what is fixed or changed Google search can be done using the chatbot and the first 10 google links will be sent back to the target. The target can click on these links and will be redirected to that link automatically.The format is /google {query}.It has been added successfully and is working.

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

WhatsApp Image 2020-05-11 at 6 38 14 PM

Screenshot from 2020-05-11 18-33-12

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:


Complexity increasing per file
==============================
- wplay/chatbot.py  2

See the complete overview on Codacy

SinghHimadri commented 4 years ago

@rpotter12 Please review my PR.