akhilrajs / Whatsapp-messaging-BOT

A bot based on python compiled to a executable file for all Windows systems to send messages in bulk to recipients whose numbers need not be saved in your phone.
MIT License
9 stars 2 forks source link

crash with empty msg_url.txt file #3

Closed akhilrajs closed 1 year ago

akhilrajs commented 1 year ago

program crashes suddenly without displaying an error message if the msg_url.txt file us empty.

it needs to be updated to display a proper error message while it encounters an error

akhilrajs commented 1 year ago

issue fixed with version 2.1.3 update

now the msg_url.txt can contain both the message text or the url to the github page containing the message.