Skip to contents

Send a message to the NTFY address

Usage

llrs_send_ntfy(message, title, ..., topic = NULL)

Arguments

message

Text to be sent.

title

Title of the notification.

...

Other arguments used in ntfy::ntfy_send()

topic

Send the message to the default NTFY environment variable: "NTFY_TOPIC". Specify topic if you don't use the default.

Value

The default httr response.