c41900efa935618fd2d5e41ee56473fb62e944e4
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%