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

Respect API limits #6

Open
draco2007 opened this issue Jul 10, 2018 · 0 comments
Open

Respect API limits #6

draco2007 opened this issue Jul 10, 2018 · 0 comments

Comments

@draco2007
Copy link

Hello!

there is an API rate limit which makes it near impossible to send enough messages through the day. Mostly because the POST on the /api/user/memory can only be executes 240 times a day.

And this post is called for EVERY message which is send. So it is only possible to send 240 messages a day.

It would be ok if it clear all messages on one call, so you would be able to send messages every 6 minutes. For me this would be fine.

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