0eb116b96fde3787dc156d0939485c5093e9339b
jotify
gotify = require("jotify")
gotify.url = "https://gotify.domain.tld"
gotify.token = "ABCXYZ"
gotify.priority = 7
gotify.send("Title", "Message")
Pronounced with a hard J
Description
Languages
JavaScript
100%