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

Accepts only 1 scheduled information at a time. #13

Closed shreybatra closed 4 years ago

shreybatra commented 5 years ago

Should implement to schedule more than 1 message at a time.

shauryauppal commented 5 years ago

https://schedule.readthedocs.io/en/stable/faq.html#how-to-execute-jobs-in-parallel

shauryauppal commented 5 years ago

This issue can be solved by this link.