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 confidencepct variable to apprise notification #754

Conversation

svc-user
Copy link

This PR adds a new variable to the apprise notifications called $confidencepct - it's the confidence score multiplied by 100 and rounded to nearest whole number. I wanted the value in my discord notifications for building a custom url (much like $listenurl``, but I have a weird network setup).

In the process I've changed parse_settings.py so that setting values can now contain =-signs.

Finally I've done some formatting to satisfy Flake8.

@ehpersonal38 ehpersonal38 merged commit 0972e97 into mcguirepr89:main May 30, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants