You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Omg974.
This is not in the main scope of the scanner at the moment.
But can you tell me, what is your use case for theese notifications?
Here a little recipe how you can achieve what you want.
If you enable the metrics endpoint you can scrape the availabe item amounts with prometheus.
You can use prometheus to create alerts on any condition using alertmanager or grafana.
Grafana can also be used to create visualizations of the data.
@Der-Henning
I think @Omg974 points to the issue that the NTFY feature only seems to announce new arrivals of a magic bag but does not send a notification to NTFY gateway if the amount of the available bags changes. as i can see from my logfile tgtg scanner detects these changes (number decreases) but does not seem to trigger an event to send an announcement to ntfy. it this intended or could this be a bug in the tool itself/ntfy/system?
Is it possible to have notifications in Telegram or NTFY of the change in the number of available bags at each modification as in the log ?
thanks !
The text was updated successfully, but these errors were encountered: