-
-
Notifications
You must be signed in to change notification settings - Fork 35
External Notifications #237
Copy link
Copy link
Open
Labels
🎛️ serverThere are things to do on the serverThere are things to do on the server🔧 featureNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
🎛️ serverThere are things to do on the serverThere are things to do on the server🔧 featureNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
🔧 Planned
Is your feature request related to a problem? Please describe.
Being able to send notifications externally to webhooks, etc (ex. Discord) for when a new game is added, updated, or when new files are added (once #149 is implemented).
Describe the solution you'd like
I would like for GameVault to be able to send the notifications directly.
Describe alternatives you've considered
Currently I have an automation in Homeassistant handle this for me, however it is rather crude. It uses folder_watcher to monitor for new/updated files. It doesn't integrate with the GameVault API however, so the information it provides is limited to file/folder names. It currently sends three different types of notifications:
Additional context
This is an example notification for an updated .iso Discord notification using my current system: