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

Users should be able to throttle their updates #2

Open
destan opened this issue Nov 20, 2018 · 0 comments
Open

Users should be able to throttle their updates #2

destan opened this issue Nov 20, 2018 · 0 comments
Labels

Comments

@destan
Copy link
Member

destan commented Nov 20, 2018

Currently if an admin sends 10 messages in an hour then all users would get them in real time. Users should be able to throttle incoming updates for themselves like send me at most 2 updates per hour etc.

Users can activate, change or disable throttling via a telegram command. something like /throttle or /decrease.

After command the bot should sends a set of buttons to users with predefined throttling choices like:

  • 1 message per hour
  • 2 messages per hour
  • 3 messages per hour
  • 4 messages per hour

those choices should be configurable via application properties or via application database

@destan destan added the feature label Nov 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant