You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last): File ".\main.py", line 78, in <module> run.chat_bot() File ".\main.py", line 55, in chat_bot text_msg = self.get_msg() File ".\main.py", line 36, in get_msg text_msg = msg[self.last_massage].find_elment_by_class_name("_ccCW FqYAR i0jNr") IndexError: list index out of range
when I run this first It asks me the name of my friend whom I want to use this bot in WhatsApp
and then it will open the page where I should scan the QRcode and then I pressed enter in my cmd and then
when my friend sends a message it gives me this error 😥😥😥😥😥
Please help me please fast as possible
Thank you!
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last): File ".\main.py", line 78, in <module> run.chat_bot() File ".\main.py", line 55, in chat_bot text_msg = self.get_msg() File ".\main.py", line 36, in get_msg text_msg = msg[self.last_massage].find_elment_by_class_name("_ccCW FqYAR i0jNr") IndexError: list index out of range
when I run this first It asks me the name of my friend whom I want to use this bot in WhatsApp
and then it will open the page where I should scan the QRcode and then I pressed enter in my cmd and then
when my friend sends a message it gives me this error 😥😥😥😥😥
Please help me please fast as possible
Thank you!
The text was updated successfully, but these errors were encountered: