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

Allow opt-in for storing data #40

Open
ytturi opened this issue Mar 14, 2021 · 0 comments
Open

Allow opt-in for storing data #40

ytturi opened this issue Mar 14, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@ytturi
Copy link
Owner

ytturi commented Mar 14, 2021

Following #39 ,
The bot will collect user data (username and group_id), when the database is used.
This should be easily accesible by any user using the bot (i.e. /help) and have an opt-in capability instead of working by default when the database is set on bot-level.

The way to do this would be to have an "allowed groups" table in the database and an /opt-in command (or similar).
When the bot enters the group, send a message informing of its usage.

  • Allowed groups table
  • opt-in command
  • opt-out command (and/or detect when the bot leaves the group)
  • markdown file with data usage expalanation
  • help command explaining general usage as well as data usage link
@ytturi ytturi added the help wanted Extra attention is needed label Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant