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

Framework repeatingly sending messages to Facebook Messenger #100

Open
tom-d-77 opened this issue Jan 9, 2020 · 0 comments
Open

Framework repeatingly sending messages to Facebook Messenger #100

tom-d-77 opened this issue Jan 9, 2020 · 0 comments

Comments

@tom-d-77
Copy link

tom-d-77 commented Jan 9, 2020

I've got the following problem: In some cases the framework does not stop sending messages to the Facebook messenger for some User. I know this problem, if there is an error in the code.

We could not find the problem during testing. I assumed the problem occurs if the user denies access to some information or tries to ignore the bot.

The Version in which the Problem was occuring was:

Laravel Framework 5.6.39
Botman Version 2.4.1

Facebook Driver
"name": "botman/driver-facebook",
"url": "https://github.com/botman/driver-facebook.git",
"url": "https://api.github.com/repos/botman/driver-facebook/zipball/8071f777388de7cde8122a340acdab01694d517b",
"homepage": "http://github.com/botman/driver-facebook",
"facebook",
"facebook messenger"
"botman/driver-facebook": "dev-master" (2.0-dev)

We have done an update to the system, the current version in test is:

Laravel Framework 5.6.39
Botman Version 2.5.0

Facebook Driver
"name": "botman/driver-facebook",
"version": "1.10.0",
"source": {
"type": "git",
"url": "https://github.com/botman/driver-facebook.git",
"reference": "a02096c5b9dafddc3353e8c5eff060fcb004985f"

If it is possible to get a hint for the cause of the problem it would be great.

Also if there is a setting to stop botman to repeatingly sending the same message over and over again this would be got to know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant