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 command to watch for sales in Steam, etc. #8

Open
Gelean opened this issue Jan 14, 2020 · 3 comments
Open

Add command to watch for sales in Steam, etc. #8

Gelean opened this issue Jan 14, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Gelean
Copy link
Owner

Gelean commented Jan 14, 2020

User story: We put list of games we are interested in as a group for LANs or playing together and the bot sends a discord message to our server when the game is on sale.

The bot should @channel or @user when the sale announcement is found

Have a separate channel in Discord for these messages and requests

This will require saving state in some way so I should look into getting MongoDB working
https://www.youtube.com/watch?v=2otiIRSmZII
https://digitaloceancode.com/how-to-use-mongodb-for-your-discord-js-bot/

Optional: Have the bot connect and play an audio message as well
https://stackoverflow.com/questions/41580798/how-to-play-audio-file-into-channel
https://izy521.gitbooks.io/discord-io/content/Methods/Handling_audio.html

Would also be good to have a sale notifier for when Steam/GOG titles are on sale for New Year, Summer, Autumn, Christmas, etc.

@Gelean Gelean added the enhancement New feature or request label Jan 14, 2020
@Gelean Gelean self-assigned this Jan 14, 2020
@Gelean
Copy link
Owner Author

Gelean commented Jan 23, 2020

This popped up today as I was googling around. Would be useful in the short term to have a command to check this API directly:

https://itad.docs.apiary.io/#introduction/documentation-source
https://www.npmjs.com/package/itad-api-client-ts

@Gelean
Copy link
Owner Author

Gelean commented Mar 10, 2020

Israel had also recommended sqlite. At least I have some familiarity with it:

https://www.sqlite.org/index.html

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