-
**Is your feature request related to a problem? Please describe.**
No
How do you feel about setting up a Docker container that runs something like [fbChat]( https://fbchat.readthedocs.io/en/master…
-
## Description of the problem
Thanks for the great library!
Was working swimmingly until I added a MessageLocation to the test thread. Now provides the error below as it fetchThreadMessages(thread…
-
## Description of the problem
Attempting to get any messages fails with an AttributeError.
## Traceback
```
[Lots of tracebacks falling through down to…]
ms = self.client.fetchThreadMessage…
-
## Description of the problem
When fetching thread list ValueError and FBchatException are raised probably due to the recently-introduced new Messenger colors (gradients).
## Code to reproduce
``…
-
import java.util.Properties;
import javax.script.ScriptException;
import org.python.util.PythonInterpreter;
public class PythonInJava {
@SuppressWarnings("resource")
public static void main…
-
**Describe the bug**
After updating to 1.7.5.2 The server returned a "500 Internal Server Error" in the BO Modules manager->warnings and upadets
**To Reproduce**
Steps to reproduce the behavi…
-
## Description of the problem
My friends somehow (probably with the android client which for some reason has more features / is less limited) managed to react with a 🎄. The result is that I can't fet…
-
I am currently developing a bot using this project. This is really useful and it's helping me a lot.
After some days of testing (I've created an account for this purpose) it got suspended. It is du…
-
I got a HTTP Status Code = 503 and the heroku log reveals
Caused by: java.lang.NoClassDefFoundError: com/restfb/FacebookClient
2018-11-01T03:05:28.605926+00:00 app[web.1]: at java.lang.Class.getDe…
-
I had a few simple bots running, and wanted to upgrade one of them, after fixing a couple bugs, suddenly it couldn't trigger the OnEmoteChange callback anymore. I then realised no output of events was…