shauryauppal / PyWhatsapp

Python Automation using selenium & Scheduling of messages and media
https://www.linkedin.com/in/shaurya-uppal
Apache License 2.0
455 stars 159 forks source link

Functionality to send multiline messages #23

Closed Contrevien closed 5 years ago

Contrevien commented 5 years ago

Please test the code before commenting or accepting

Logic

Probably solves #11

shauryauppal commented 5 years ago

After checking the code I understood where to put the ~ symbol. Other with I was entering ~ in the same line.

Contrevien commented 5 years ago

Ok, I will look into it and see what can I do for better UX

shauryauppal commented 5 years ago

@Contrevien what do you say? Should I merge this one or you are going to make changes? Other than this issue your PR is Perfect.

Contrevien commented 5 years ago

@shauryauppal Definitely, I worked my ass of in trying to find a better way, it may not be the best way to do it, we can improvise changes later on. I will add another PR with changed way of taking input.

shauryauppal commented 5 years ago

@Contrevien I know you did a great job. Easily you would have spent more than 2hours on this search and trying to figure out the issue. I just asked because I thought you would send PR today.

Contrevien commented 5 years ago

@shauryauppal I had college in daytime so couldn't get on. But yes, I will try my best for another PR today.

shauryauppal commented 5 years ago

@Contrevien https://github.com/pareksha/WhatsApp-Automation can you help in this.

shauryauppal commented 5 years ago

I haven't tried this repo but have seen this person, solved the QR code scanning issue can you help in this.

shauryauppal commented 5 years ago

Logging from remote server into WhatsApp web problem solved

Contrevien commented 5 years ago

@shauryauppal I had the same idea about it. I was also thinking about a cloud based automation so the user doesn't have to keep his computer running all the time

VedantGhodke commented 5 years ago

@shauryauppal I tried sending images and documents by this code, but it says, couldn't send the files or documents. I have installed PyAutoIt and have followed other specified instructions too.