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

Google maps feature added to chatbot successfully. #342

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 User needs to type /maps {origin},{destionation},{travel mode} and a link will be replied by the bot by which clicking on it will redirect the user to google maps auto filled source dest and travel mode.If google maps is not installed then it will open in browser.

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-19 00-00-19

WhatsApp Image 2020-05-19 at 12 00 45 AM (1)

After clicking on link WhatsApp Image 2020-05-19 at 12 00 45 AM

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  1

See the complete overview on Codacy

SinghHimadri commented 4 years ago

@rpotter12 Please review my PR.