lukatarman / steam-game-stats

Steam Game Stats application
0 stars 0 forks source link

Notify on player increase. #4

Open lukatarman opened 2 years ago

lukatarman commented 2 years ago

Description

Implement the notification feature. Different possible implementations come into mind: email, rss feed, push notifications, sms. You can try the email notification first, it might be easier but it will need a mail server. The rss feed might be more complex to setup but doesn't need a mail server and can be subscribed to with an rss feed reader. Push notifications must be subscribed to with the frontend or something else where they can be displayed. SMS notification will cost something.

The notification feature should be designed for configuration but have a default settings in the beginning.

Technical Design

Resources

stas-at-ibm commented 1 year ago

Can you clarify if this is possible and desirable?

Log in through steam officially. Set up so steam itself (the app) notifies you of a change, if possible?