mirror of
https://github.com/caronc/apprise.git
synced 2025-06-26 04:31:57 +02:00
Updated Development_Apprise_Details (markdown)
parent
df702da917
commit
3de5b94204
@ -280,7 +280,7 @@ import apprise
|
|||||||
# First you'll get your details which will provide your app with all the information you need
|
# First you'll get your details which will provide your app with all the information you need
|
||||||
# to get the data you need from the user with any supported notification service.
|
# to get the data you need from the user with any supported notification service.
|
||||||
a = apprise.Apprise()
|
a = apprise.Apprise()
|
||||||
apprise_details = details()
|
apprise_details = a.details()
|
||||||
|
|
||||||
# work your magic and get the user to populate the tokens associated with the
|
# work your magic and get the user to populate the tokens associated with the
|
||||||
# notification services
|
# notification services
|
||||||
|
Loading…
x
Reference in New Issue
Block a user