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

Let users opt out/in of chat message storage #58

Open
MitchellHarrison opened this issue Dec 27, 2021 · 1 comment
Open

Let users opt out/in of chat message storage #58

MitchellHarrison opened this issue Dec 27, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MitchellHarrison
Copy link
Owner

An optout and optin command would let users opt out/in of all chat messages being stored. They wouldn't be included in things like !rank or !leaderboard due to being missing from the DB. We could cache these user_id's at startup and when someone uses the optin or optout commands.

@MitchellHarrison MitchellHarrison added the enhancement New feature or request label Dec 27, 2021
@MitchellHarrison MitchellHarrison self-assigned this Dec 27, 2021
@MitchellHarrison
Copy link
Owner Author

optout should replace forgetme, and also delete past user messages like forgetme currently does. optin will resume user message storage.

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

No branches or pull requests

1 participant