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

Add subscription functionality #208

Open
jonathan-d-zhang opened this issue Jan 31, 2024 · 0 comments
Open

Add subscription functionality #208

jonathan-d-zhang opened this issue Jan 31, 2024 · 0 comments
Assignees

Comments

@jonathan-d-zhang
Copy link
Contributor

jonathan-d-zhang commented Jan 31, 2024

Subscribing?

A user may want to be notified when a new version of a package has been scanned or may want to be notified when their queued package been scanned. This feature should address both these situations.

What do?

Add a set of commands used to control subscription status for a user. These should be pretty basic crud operations: we would have "create subscription", "delete subscription".

The queue command should be modified to subscribe the user that queued the package for a single version, i.e., they should only be notified once.

How do?

While the bot is already running through scans and posting them on Discord, it will also compare it with subscriptions and ping the necessary people

Blocked?

Blocked by https:/vipyrsec/notifier/issues/2

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