diun
diun copied to clipboard
Threema (Gateway) reporting/notification
https://gateway.threema.ch/ allows you to be notified via Threema.
Here is the API doc: https://gateway.threema.ch/en/developer/api The advantage is you can also send e2e-encrypted messages.
As for a Go library I could only find this: https://github.com/coffeemakr/threema
Feel free to open a PR, thanks.