.Net Core 6.x implementation of TooGoodToGoWachter
Please look at issues
open in vs (code)
dotnet user-secrets set "Email" "your@mail"
dotnet user-secrets set "Password" "your-password-here"
dotnet user-secrets set "IftttEventName" "your-event-name-here"
dotnet user-secrets set "IftttKey" "your-key-here"