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

Proposal: Better Data & Subscription Management #8

Open
xdadrm opened this issue Aug 3, 2021 · 1 comment
Open

Proposal: Better Data & Subscription Management #8

xdadrm opened this issue Aug 3, 2021 · 1 comment

Comments

@xdadrm
Copy link

xdadrm commented Aug 3, 2021

Currently every telegram user (or telegram channel) is greeted with /start and asked to configure the server. Once configured, each users data is stored individually instead of using the same data that is already in the database for another user.

Proposed solution::

  • configure the server only once
  • have all users use the same database (only store each subscription once, delete one no one is using the data anymore).
  • make button configurations the same for all users (or possible to copy from another user)

Cheapest solution :

  • Add a startup flag to make the server 'secure' allowing no new users.
@garudaonekh
Copy link

Hi,
Is it possible to have a default template with all the configuration in place and user just use it?

Thanks;

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

2 participants