gotify / gotify/contrib

Send message to particular user

Open
#5 13 comments 60 reactions 0 assignees View on GitHub
plugin-request
Dominant language
No language data
Stars
176
Forks
50
PR merge metrics
No merged PRs in 30d

Description

It would be great to be able to send a message to a particular user.
Possibly as an optional parameter for the message object of the user's username? So the message JSON would look something like...
```JSON
{
"message" : "Backup was successfully finished.",
"priority": 2,
"title" : "Backup",
"user" : "csmither"
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.