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 optional setting for server wishlists #24

Open
benjamin-musil opened this issue Mar 24, 2021 · 2 comments
Open

Add optional setting for server wishlists #24

benjamin-musil opened this issue Mar 24, 2021 · 2 comments
Assignees
Labels
feature request New feature or request planned Planned for the future resource-limited Not enough resources to support the running of this feature

Comments

@benjamin-musil
Copy link
Contributor

If enabled, a server can add/remove games to a wishlist with a price point or price cut requirement and get a notification from the bot when a game satisfies that requirement.

Useful for smaller servers, could also be useful for a server for a particular game and they want to notify users when their game is on sale.

On that note, another optional setting could be for only a server admin to add/remove games from a wishlist.

@benjamin-musil benjamin-musil added the feature request New feature or request label Mar 24, 2021
@acdvs
Copy link
Owner

acdvs commented Mar 24, 2021

There isn't a webhook feature to get price updates, so this would require constant polling of potentially thousands of games.

@benjamin-musil
Copy link
Contributor Author

Limit number of wishlist titles to 5-10 total, likely there'll be repeats between servers. Deals usually last several hours at minimum unless there's a crazy flash sale, so infrequent polling wouldn't be an issue to me.

Worst case, framework is there for it if a webhook is introduced later or the bot infrastructure upgrades to handle a lot more traffic

@acdvs acdvs added resource-limited Not enough resources to support the running of this feature planned Planned for the future labels Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request planned Planned for the future resource-limited Not enough resources to support the running of this feature
Projects
None yet
Development

No branches or pull requests

2 participants