-
Sending a private conversation creates the same problem.
```Python
Traceback (most recent call last):
File "fb.py", line 15, in
client.sendLocalImage('group_conversation_id', message='dut…
-
I'm using the latest version of FB chat using the Python REPL and I cannot log in. I'm entering the email and password correctly and I checked. I'm using the default example in the documentations but …
-
this version upgrade seems rushed...
Hello works, Héllo gives this error
```
File "/usr/local/lib/python2.7/dist-packages/fbchat/client.py", line 1340, in listen
while self.listening a…
-
Traceback (most recent call last):
File "C:\Users\Smit\Desktop\test1.py", line 11, in
client.sendLocalImage(friend.uid,message='opppsssss',image=os.getcwd()+'\\mamu.jpg')
File "C:\Python27…
-
Command C:\Python34\python.exe -c "import setuptools, tokenize;__file__='C:\\Use
rs\\Mareczek\\AppData\\Local\\Temp\\pip_build_Mareczek\\lxml\\setup.py';exec(com
pile(getattr(tokenize, 'open', open)…
-
Any ideas, all the other examples work apart from this one
Looking into the response, getting 'Bad Response' on a call to getSticky()
File "/usr/local/lib/python3.5/site-packages/fbchat/client…
-
I have installed sucessfully, I have configured entering my Jarvis's FB mail & password but when I start Jarvis I get errors. And when I send messages to it on Facebook I get no reply. Why is that? Is…
-
i am using fbchat on django project, after it sends facebook message, there is an error like that:
![neolduu](https://user-images.githubusercontent.com/20117349/27512028-9e52d31c-593c-11e7-955e-a6921…
-
I'm not into Python, so I'm trying my best to add pt_br support for fbcap. Great tool, thanks for the effort.
Anyway, after checking that arrow already supports pt_pt and pt_br locales, I've added …
-
README.md doesn't contain much description about methods of `fbchat` thanks to the numerous helpful PRs. Therefore detailed README.md is needed for newcomers.