Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Chats feature not working #9

Open
1 task
ceciliacsilva opened this issue Jun 6, 2017 · 5 comments
Open
1 task

Get Chats feature not working #9

ceciliacsilva opened this issue Jun 6, 2017 · 5 comments

Comments

@ceciliacsilva
Copy link

ceciliacsilva commented Jun 6, 2017

I'm trying to run the branch bhai. The command "source activate wa-web" isn't working ("bash: activate: File or directory not found"). If I ignore this error, the program wa.py runs, opens the browser, I instantiate a session on the mobile, but commands do not work right.

For example:
#gc -- getChats = "Failed to get messages", probably because there is no directory named chat.

Issue to resolve:

  • Get Chats feature isn't working!
@sbshah97
Copy link
Owner

sbshah97 commented Jun 7, 2017

Hey,
Are you running the command inside the folder. Also, make sure you've installed virtualenv
Run the command pip install virtualenv

Also did you login via the browser?

@ceciliacsilva
Copy link
Author

ceciliacsilva commented Jun 7, 2017

Hi,
I'm using now, the environment seems to work. I'm authenticating through the browser. The main program still doesn't respond what I'm expecting. Do the commands work there? If you type:

  # bot start

Are the messages answered by their XML?

(Session info: chrome=58.0.3029.110)
(Driver info: chromedriver=2.25.426924 (649f9b868f6783ec9de71c123212b908bf3b232e),platform=Linux 4.4.0-78-generic x86_64)

@sbshah97
Copy link
Owner

sbshah97 commented Jun 8, 2017

Hey, so the bot functionality doesn't work! I'll probably get around it one day! Still need to write that AIML Code but other features of sending a message does work out!

@ceciliacsilva
Copy link
Author

Thanks! =)

@sbshah97
Copy link
Owner

sbshah97 commented Jun 9, 2017

Hey pull the latest code and I've created the folder as well! You can send a Pull Request for the Get Chats feature.

@sbshah97 sbshah97 changed the title [branch bhai] source activate Get Chats feature not working Oct 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants